1.1.1 • Published 12 months ago
ind-lite v1.1.1
README
This README would normally document whatever steps are necessary to get your application up and running.
What is this repository for?
- Industrial Lite
- v1.0.0
Install
$ git clone git@bitbucket.org:iciquantiphi/ind-monitoring-be.git
$ cd ind-monitoring-be
$ npm install
Configure app
To run this project on your local machine, follow the given steps :
- Open
common/services/cognito.service.js
then uncomment theAWS.config.update
code block - Open
utils/database.js
then comment the lineRoleArn: process.env.rolename
and uncomment the lineRoleArn: 'arn:aws:iam::824836916187:role/assumerole-test'
- Open
server.js
comment the linessetInterval(db.createRDSPool,10*60*1000)
deviceController.deviceNotification()
Running the project
$ npm start
Running the tests
$ npm test
1.1.1
12 months ago
1.1.0-alpha.0
1 year ago