- Node v16
- TypeScript
Generate every necessary token which requires the bot which can be found here .env.dist.
To generate them, you can follow the documentation Access tokens.
Fill the .env
file or export the required environment variables before running the app.
Building the dev environment:
docker-compose up
-d
for detach mode
Run the command:
docker-compose exec app npm start