0.0.4 • Published 2 years ago
@mojaloop/scheduling-bc-event-handler-svc v0.0.4
Scheduling Bounded Context - Event Handler Service
Install
See notes in root dir of this repository More information on how to install NVM: https://github.com/nvm-sh/nvm
Build
npm run buildRun this service
Anywhere in the repo structure:
npm run packages/event-handler-svc startAuto build (watch)
npm run watchUnit Tests
npm run test:unitIntegration Tests
npm run test:integration