Welcome to the API server!

This server is hosting the Brainlet API server. Clients may now use it.

Setting up the React frontend:

  1. Clone the repository
  2. Edit the config.js file inside the src folder and change the parameters to match where your server is hosted
  3. Install the dependencies using `npm i`
  4. Build the static files with `npm run build`
  5. Copy the static files from the build folder into the app folder on the server (replacing these files)

This server is running Brainlet.