solventum-image-metadata/backend/app
SamoilenkoVadym 0fbef069a8 fix(backend): serve React frontend from FastAPI
- Serve index.html on root /
- Mount /assets for React static files
- Backend now serves both frontend and API
- Works with simple ProxyPass config

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-02-09 14:47:11 +00:00
..
api fix(backend): rename import.py to import_api.py (reserved keyword) 2026-02-09 14:41:41 +00:00
core feat(backend): migrate from Flask to FastAPI with Redis sessions 2026-02-09 13:14:37 +00:00
models feat(backend): migrate from Flask to FastAPI with Redis sessions 2026-02-09 13:14:37 +00:00
processors fix(backend): add missing image_updater.py 2026-02-09 14:43:41 +00:00
services feat(backend): migrate from Flask to FastAPI with Redis sessions 2026-02-09 13:14:37 +00:00
__init__.py feat(backend): migrate from Flask to FastAPI with Redis sessions 2026-02-09 13:14:37 +00:00
main.py fix(backend): serve React frontend from FastAPI 2026-02-09 14:47:11 +00:00