feat: create backend skeleton

This commit is contained in:
h
2026-05-29 16:11:41 +02:00
parent e08d26dd10
commit 62aac0bf32
37 changed files with 1591 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
COMPOSE_PROFILES=db,userbot,api
RUN_ENVIRONMENT=prod
DB__USER=beavergram
DB__PASSWORD=beavergram
DB__DB_NAME=beavergram
STORAGE__ROOT=./storage