git clone https://github.com/bflemi3/acr-configurator.git
npm install
Before starting, set the following environment variables
DATABASE_HOST
- The url of the aql databaseDATABASE_PORT
- The port of the aql databaseCONFIGURATOR_PORT
- [Optional] The port to use to start the server. Defaults to8081
Then from the root of the server...
node index.js