- Clone this repo. (Recommended Fork first).
- Install dependencies.
npm install
- Copy config files
cp config_example.js config.js
andcp server/config_example.json server/config.json
- Run the project:
npm start
or if you've nodemon withnodemon
.
If you would like to contribute, fill up the volunteer form on our website.