Skip to content

beeper/self-host-web

Repository files navigation

Bridge Deployer

A web app that deploys self-hosted bridges to your fly.io account.

How to run locally

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.