Files
han-app/codebase/README.md
T

8 lines
328 B
Markdown

# 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`.