This webserver powers the backend of deltamodders.com
Run npm run get-misctools to download, build and put MiscTools in the server.
(At the moment, MiscTools is not working since it is private, so please wait. It will be made public soon.)
You will need to create a keys.json file to run the server.
Copy keys.example.json (in assets), paste a valid JWT key (and make a server update key) there and rename to keys.json.
Current keys are not here for security reasons; contact Ghino if you need the keys used on the server.
This software is publicly viewable, but you may not fork, use, modify or otherwise clone a copy of it without authorization.
You may only view the software and modify it with the intention of making a pull request to it.