BeProx is a powerful desktop application for developers that acts as a Local Domain Proxy, mapping custom domains (e.g., myapp.local) to your local running services (e.g., localhost:5173).
Full documentation is available in the docs directory or at https://jekibus.github.io/beprox/ (once deployed).
Install dependencies
bun install
Run App
sudo bun tauri dev
Run Docs
bun docs:dev
MIT