Add new deps, writen a db engine, docker-compose and .env-example

This commit is contained in:
d3m0k1d
2025-11-23 14:09:32 +03:00
parent 2aa2c0a3fa
commit e1b13d6557
8 changed files with 131 additions and 0 deletions

5
backend/app/.env-example Normal file
View File

@@ -0,0 +1,5 @@
POSTGRES_USER=
POSTGRES_PASSWORD=
POSTGRES_DB=
POSTGRES_HOST=
POSTGRES_PORT=