- Preset templates with mods for usage in operations manager
Code is written in Node.js.
Install dependences with npm install
.
Start the API with npm start
.
Server will be available at $PORT
.
Environment variables can be specified.
Key | Required | Description |
---|---|---|
PORT | No | Port that HTTP Server is bound to. 3000 by default |