Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 252 Bytes

File metadata and controls

11 lines (8 loc) · 252 Bytes

This is the GUI for fibridge-proxy-rs.

To build, run:

npm install
npm run build

You should then be ready to compile the output files into the proxy binary. See there for instructions.