To start all services:
npm install
npm run bootstrap
npm run dev
Do not forgot to change telegram bot token BOT_TOKEN
at ./bot/.env
to yours.
Every microservice have deployments at ./%sevice-name%/provisioning
To start all services:
npm install
npm run bootstrap
npm run dev
Do not forgot to change telegram bot token BOT_TOKEN
at ./bot/.env
to yours.
Every microservice have deployments at ./%sevice-name%/provisioning