Update readme

This commit is contained in:
Erik 2024-09-30 17:59:56 +03:00
parent 9119316438
commit c037a8abe9

View File

@ -18,6 +18,8 @@ Internal/technical documentation will be in the source files adjacent to the cod
- MariaDB (TBD) - MariaDB (TBD)
- RabbitMQ (maybe, TBD) - RabbitMQ (maybe, TBD)
A Docker compose file is available for convenience for setting up databases for development or personal deployment.
### Running ### Running
- Install the dependencies: `yarn install` - Install the dependencies: `yarn install`
- Run the bot: `yarn start` - Run the bot: `yarn start`