FlowServer is the backend for a web OS proxy made for the Titanium Network 2023 Proxathon.
To run FlowServer on your local machine, you need Node.js 16 or above.
- Clone the repository
git clone https://github.com/Flow-Works/FlowServer- Add your desired content in
config.json - Install packages
npm install && node init.js- Run!
npm run init && npm startFlowServer is made with the following software:
FlowServer is licensed under the MIT license. See the LICENSE file for more information.

