enebular-agent

0.0.2 • Public • Published

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).

Package Sidebar

Install

npm i enebular-agent

Weekly Downloads

1

Version

0.0.2

License

Apache

Last publish

Collaborators

  • joeartsea