Mojaloop Scheduling-bc Command Handler Service
See notes in root dir of this repository
More information on how to install NVM: https://github.com/nvm-sh/nvm
``bash`
npm run build
Anywhere in the repo structure:
`bash`
npm run packages/command-handler-svc start
`bash`
npm run watch
`bash`
npm run test:unit
`bash``
npm run test:integration