enebular-agent
v0.0.2
Published
======================== The enebular agent is used to Data Management.For more about enebular see [enebular.com](https://enebular.com).
Downloads
3
Maintainers
Readme
enebular agent
======================== The enebular agent is used to Data Management.For more about enebular see enebular.com.
Use file storage
REDIRECT_URI=https://<Deployed host and port number> PUBLIC_KEY_PATH=./keys/public.pem ISSUER=https://enebular.com node app.js
Use mongodb storage
REDIRECT_URI=https://<Deployed host and port number> PUBLIC_KEY_PATH=./keys/public.pem ISSUER=https://enebular.com MONGO_URI=<MongoDB connection URI> node app.js
Deploy to Heroku
License
See [license] (https://github.com/joeartsea/node-red-contrib-force/blob/master/LICENSE) (Apache License Version 2.0).