- Run
yarn && yarn build
which should generatedist
folder - Ensure
.env
are filled in with correct details as show in.env.example
- Run
yarn start
to start 3 scripts: 1 xRequestListener
and 2 xRequestProcessor
yarn && yarn build
which should generate dist
folder.env
are filled in with correct details as show in .env.example
yarn start
to start 3 scripts: 1 x RequestListener
and 2 x RequestProcessor