feat: add Quart app factory, config loader, and /api/health endpoint

Config reads from env vars (12-factor); .env.example documents defaults.
Health endpoint is liveness-only (no DB/Redis touch). Test added for CI.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-14 07:32:17 -04:00
parent 13eaa35f1c
commit fe0a311d39
8 changed files with 142 additions and 0 deletions
View File