1.17.5 • Published 5 years ago

dr-service-gateway v1.17.5

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

"dr-services-gateway"

To contribute to Gateway

1 core contributor (list below), and 1 teammate:

  • Krunal Thakkar
  • Kevin Berry
  • Ethan Garber
  • Felix Guerrero
  • Sravan Konda

Contribution Rules:

  1. PRs need to be submitted by last Monday of sprint to be considered for release
  2. PRs will be reviewed within 2 business days.
  3. Add an expected date of deployment in the PR description or a comment (e.g. - deployment to production is Wednesday morning of next iteration; staged Tuesday)

Run DR Gateway service

  • Requires Node 6 minimum. NPM 5.6+ recommended

Starting

npm start

Stopping

kill -9 <process id here>. CMD or CTRL + C will also work