dr-service-gateway
v1.17.5
Published
digital retailing services working as a system
Downloads
4
Readme
"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:
- PRs need to be submitted by last Monday of sprint to be considered for release
- PRs will be reviewed within 2 business days.
- 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