Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Flow-Works/FlowServer

Repository files navigation

FlowServer



The mind behind the Flow.
Read the docs »

What is FlowServer?

FlowServer is the backend for a web OS proxy made for the Titanium Network 2023 Proxathon.

Getting Started

To run FlowServer on your local machine, you need Node.js 16 or above.

  1. Clone the repository
git clone https://github.com/Flow-Works/FlowServer
  1. Add your desired content in config.json
  2. Install packages
npm install && node init.js
  1. Run!
npm run init && npm start

Made with

FlowServer is made with the following software:

License

FlowServer is licensed under the MIT license. See the LICENSE file for more information.