AntonovAv / trafficlight

Trafficlight visualisator for TeamCity project statuses
3 stars 0 forks source link
i2c iot mongodb node-addon nodejs orangepi orangepi-zero teamcity

trafficlight

Trafficlight visualisator for TeamCity project statuses

SETUP

Node.js version >= 7 (tested on)

npm install

STARTING

npm run +

lint -validate code styles
build -build development version to "public" path
build:prod -build production version with minif js
start [-- --port <port>] -start server in develop mode with HMR
start:prod [-- --port <port>] -start server in production mode with resources in "public path"

By default server available on http://localhost:3000/