Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 483 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 483 Bytes

Anrop Play withSIX API

  • Preset templates with mods for usage in operations manager

Requirements

Code is written in Node.js.

How To Use

Install dependences with npm install.

Start the API with npm start. Server will be available at $PORT.

Environment Variables

Environment variables can be specified.

Key Required Description
PORT No Port that HTTP Server is bound to. 3000 by default