Skip to content

bflemi3/acr-configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

git clone https://github.com/bflemi3/acr-configurator.git
npm install

Staring the server

Before starting, set the following environment variables

  • DATABASE_HOST - The url of the aql database
  • DATABASE_PORT - The port of the aql database
  • CONFIGURATOR_PORT - [Optional] The port to use to start the server. Defaults to 8081

Then from the root of the server...

node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published