1.1.0 (2022-06-28)
- pin aws-sdk-js-v3 monorepo ^3.118.1 (#268) (ad7b6bd)
- remove redundant dockerfile copy commands (421f813)
1.0.2 (2022-06-03)
- update config service usage in main.ts (f8afe7f)
1.0.1 (2022-05-30)
- add markdownlint ignore (30fa3d6)
- add controllers and services (903f6db)
- add create tx endpoint (0c5b29e)
- add docker file (115a666)
- add entities (646daf2)
- add health module (4258350)
- add load tests for registration (0f7fe02)
- add wallet and tx controllers (6a06c9c)
- add wallet and tx response dtos (3f0c49d)
- aws-sdk (v2) s3 document upload (#18) (bc75e23)
- expand repositories (388ff96)
- implement commitlint (5c4d480)
- implement typed config module (#24) (67ea8d9)
- implement unit-of-work (#11) (a3c384d)
- improve config implementation (#192) (130fc4e)
- initial commit (164ee72)
- integrate ewl (f258648)
- integrate typeorm (628517b)
- localstack integration (#20) (78a38ed)
- migrate to nest-typed-config-extended (e096aac)
- refactor services and add unit tests (98a3a97)
- use async local storage in the db tx service (#15) (04d4c42)
- use webpack to bundle the app (c21ade1)
- add yarn db:start to dts generate script (7ee59df)
- create dist dir if not exists (641c22d)
- db migration generator (b847957)
- multer file type definition (ba25550)
- pg container errors (effdae0)
- reconfigure db migration generator (cbd27ad)
- remove $ sign from readme commands (0375295)
- remove whitespace (1e4b9dc)
- replace deprecated inject connection decorator (884febd)
- update opaque types (ae40d31)
- yarn start script (3710082)