0.1.1 • Published 4 years ago

evari-billing-service v0.1.1

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
4 years ago

Evari Billing Service

General API Instructions

Instructions can be found in the evari-template-service README.

Services Tests

In addition to the test scripts from the API template, you can also run: npm run test:services

This will test:

  • The Postgres database service by connecting to the local evariplatform database. You will first need to create the database as described in the template API README, and run npm run db:migration:apply.
  • The Portal One and Process One services by connecting to the One Inc servers.