solventum-image-metadata/backend
SamoilenkoVadym 0ebd0af97b fix(docker): copy templates directory to Docker image
- Add COPY templates/ ./templates/ to Dockerfile
- Fixes TemplateNotFound error for Flask HTML templates
- Required for serving Jinja2 templates from FastAPI

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-02-09 19:19:21 +00:00
..
app feat(ui): use Flask HTML templates with FastAPI backend (hybrid mode) 2026-02-09 19:13:02 +00:00
templates feat(ui): use Flask HTML templates with FastAPI backend (hybrid mode) 2026-02-09 19:13:02 +00:00
.env feat(config): commit .env files to git for deployment 2026-02-09 15:17:26 +00:00
AI_FLOW_DIAGRAM.md feat(frontend): complete React feature parity with Flask v3.1 2026-02-09 18:35:36 +00:00
AI_INTEGRATION_SUMMARY.md feat(frontend): complete React feature parity with Flask v3.1 2026-02-09 18:35:36 +00:00
Dockerfile fix(docker): copy templates directory to Docker image 2026-02-09 19:19:21 +00:00
requirements.txt feat(ui): use Flask HTML templates with FastAPI backend (hybrid mode) 2026-02-09 19:13:02 +00:00
test_ai_integration.py feat(frontend): complete React feature parity with Flask v3.1 2026-02-09 18:35:36 +00:00