0.0.2 • Published 9 years ago

enebular-agent v0.0.2

Weekly downloads
3
License
Apache
Repository
github
Last release
9 years ago

enebular agent

======================== The enebular agent is used to Data Management.For more about enebular see enebular.com.

NPM

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

Deploy

License

See license (Apache License Version 2.0).