valert-controller
v0.2.4
Published
shared api to mongoose
Downloads
1
Readme
valert-controller
- This module expects a .env file to be in the main project root of the service where it is required (not the root of this module project). The global variables being used are consumed by
/transactions/db.js
andlib/rp
valert-controller
is a node package that is published privately at https://registry.valcom.io/#/detail/valert-controller
Publish a beta
- Add beta to package.json version, example
"version": "0.7.1-beta.0"
npm publish --registry https://registry.valcom.io --tag beta