example-of-idempotent-transactions

Initialization

  1. create .env file like .env.example

  2. load redis container for bullmq

  3. create pg database

  4. run npm start or npm run test