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.
- 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.
Lightweight tunneling for developers.
Expose local apps, debug requests, and build faster.
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
- ⚡ Fast HTTP tunnels
- 🔐 Secure authentication & API keys
- 📡 Webhook debugging
- 📜 Request inspection & logs
- 🌍 Multi-region support (coming soon)
npm install -g @binboi/cli