Skip to content

Miransas/binboi-docs

Repository files navigation

Binboi App

Binboi App is a Next.js App Router product surface for the Binboi platform. It is organized in phases and intentionally prioritizes the public site first, then auth, then the dashboard so the repo stays understandable as backend integrations mature.

What is in this repo

  • Public product site: landing, docs, pricing, changelog, support, plus consistent site navigation.
  • Auth flows: login, register, recovery, verification, and invite acceptance routes under a shared auth layout.
  • Dashboard: overview, tunnels, tokens, usage, billing, settings, install, integrations, and logs.
  • Backend adapters: typed, server-only fetch wrappers for auth, control plane, and billing integrations.
  • Repo documentation: README files in the key route, component, constants, and lib folders.

⚡ Binboi

Lightweight tunneling for developers.
Expose local apps, debug requests, and build faster.


🚀 What is Binboi?

Binboi is a modern alternative to tools like ngrok.

It lets you:

  • Expose your local server to the internet
  • Debug incoming requests (webhooks, APIs)
  • Share endpoints instantly
  • Inspect traffic in real-time

✨ Features

  • ⚡ Fast HTTP tunnels
  • 🔐 Secure authentication & API keys
  • 📡 Webhook debugging
  • 📜 Request inspection & logs
  • 🌍 Multi-region support (coming soon)

⚙️ Installation

npm install -g @binboi/cli

Releases

No releases published

Packages

 
 
 

Contributors