1.0.7 • Published 2 years ago

cloud-development-kit v1.0.7

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Stax Processing

Where we process deposit and deposit details from Stax API's

  • Intake SQS messages and writes to Stax tables (deposits and deposit details).
  • POS transactions are sent to cardx-processing

Usage

  1. Install dependencies in the root folder

    npm install


Testing

Any tests files should be put inside "./lambda/src/tests". The names of the spec files should be "*.spec.js". Ideally, write tests before implementation

  • To run a test suite, in the root folder run npm test
  • To run a test suite that continuously watches changed files, run npm run test:watch

CDK Documentation


License

© CardX. All rights reserved.