This folder contains the source code and configuration to run the backend.
The dependencies of this package must be installed to be run.
npm install
Just start it via:
npm run start
For more information and settings look into config.js
If your want to serve the frontend with this make sure it is cloned, prepared and built into the submodule.