0.0.4 • Published 2 years ago
@mojaloop/scheduling-bc-command-handler-svc v0.0.4
Scheduling Bounded Context - Command 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/command-handler-svc startAuto build (watch)
npm run watchUnit Tests
npm run test:unitIntegration Tests
npm run test:integration