From c037a8abe99a3603ff131f247bc1ef182f0cd2b0 Mon Sep 17 00:00:00 2001 From: Navy Date: Mon, 30 Sep 2024 17:59:56 +0300 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bb8596d..928d286 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ Internal/technical documentation will be in the source files adjacent to the cod - MariaDB (TBD) - RabbitMQ (maybe, TBD) +A Docker compose file is available for convenience for setting up databases for development or personal deployment. + ### Running - Install the dependencies: `yarn install` - Run the bot: `yarn start`