Make sure gulp and bower are present
npm install
bower install
gulp deploy
ENV Var | default | desc |
---|---|---|
PORT | 8000 | set port for application |
IOT_REPO_URL | http://iotrepo | iot repo url |
DOSE_URL | http://dose | dose url |
PROCESS_REPO_URL | http://processrepo | processrepo url |
PROCESS_ENGINE_URL | http://processengine | processengine url |
PROCESS_SERVICE_URL | http://processservice | processservice url |
ANALYTICS_OPERATOR_REPO_URL | http://analyticsoperator | analyticsoperator url |
npm start