valert-controller

shared api to mongoose

Usage no npm install needed!

<script type="module">
  import valertController from 'https://cdn.skypack.dev/valert-controller';
</script>

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 and lib/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