BMS/backend
mega 4c6335d316 Add setup and deployment guide, env example files
- Rewrote README.md with full step-by-step setup guide covering Docker
  Compose deployment, environment configuration, port reference, local
  dev setup, and reset instructions
- Added backend/.env.example and frontend/.env.local.example so new
  deployers know exactly what to configure without any secrets committed
- Updated .gitignore to allow .env.example files through

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 11:35:08 +00:00
..
api first commit 2026-03-19 11:32:17 +00:00
core first commit 2026-03-19 11:32:17 +00:00
models first commit 2026-03-19 11:32:17 +00:00
services first commit 2026-03-19 11:32:17 +00:00
.env.example Add setup and deployment guide, env example files 2026-03-19 11:35:08 +00:00
__init__.py first commit 2026-03-19 11:32:17 +00:00
Dockerfile first commit 2026-03-19 11:32:17 +00:00
main.py first commit 2026-03-19 11:32:17 +00:00
requirements.txt first commit 2026-03-19 11:32:17 +00:00