0.31.1-2 • Published 1 year ago

provider-api v0.31.1-2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

PROVIDER API

REST API for dashboard

Setup provider-api development environment

  1. backend service should be up and running. follow instructions here.
  2. git clone git@github.com:valerahealth/provider-api.git
  3. get local environment variables configuration from here
  4. create srv/.env file with content from step (2)
  5. npm i
  6. node srv/app-dev.js