Frontend For xray-server-proxy 
Installation instructions for users who has got proxy configuration
No prerequisits except installed Docker.
- Install docker
- Install dependencies:
make dev_install
- Run
cp .env.example .env
- Open
.env
and fill it with Supabase credentials.
Now you can run the dev server locally:
make dev_serve
make prod_build_bundle
Github will automatically create release after each git tag push. Download the latest version at https://github.com/ed-asriyan/xray-server-frontend/releases/latest/download/index.html