Разработана первая версия приложений

This commit is contained in:
mi
2026-07-10 18:06:14 +03:00
parent aa8761d1b3
commit 8c7b4074c4
162 changed files with 12178 additions and 16 deletions
+7
View File
@@ -0,0 +1,7 @@
# HAN Chat MVP
Production-like MVP implementation described by `../architectory` and `../modules`.
The deployment entry point is `backend/docker-compose.yml`. Copy
`backend/.env.example` to `backend/.env`, provide external managed PostgreSQL,
Selectel S3 and Bitrix24 credentials, then follow `backend/deployment/RUNBOOK.md`.