A web app that deploys self-hosted bridges to your fly.io account.
Clone the repo:
git clone https://github.com/beeper/self-host-web.git
Install dependencies:
yarn install
Start the web app:
yarn dev
Then, open up http://localhost:3000 on your computer to access the site.