olivas/backend/app
Vadym Samoilenko 0b7964b3dc Override alembic DB URL from DATABASE_URL env var
Fixes migrations inside Docker container where postgres is at postgres:5432,
not localhost:5453 as hardcoded in alembic.ini.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 13:32:20 +00:00
..
api Add Azure AD SSO authentication for backend and frontend 2026-03-09 18:41:06 +00:00
core Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
db Override alembic DB URL from DATABASE_URL env var 2026-03-11 13:32:20 +00:00
models Replace entropy score with composite Design Effectiveness Score 2026-02-24 22:50:12 -05:00
schemas Replace entropy score with composite Design Effectiveness Score 2026-02-24 22:50:12 -05:00
services Add Google Cloud Run offloading for ML inference and image processing 2026-03-04 19:39:52 +00:00
__init__.py Initial commit — OliVAS visual attention analysis platform 2026-02-23 20:20:58 -05:00
auth.py Add Azure AD SSO authentication for backend and frontend 2026-03-09 18:41:06 +00:00
config.py Add Azure AD SSO authentication for backend and frontend 2026-03-09 18:41:06 +00:00
dependencies.py Add Azure AD SSO authentication for backend and frontend 2026-03-09 18:41:06 +00:00
main.py Add Azure AD SSO authentication for backend and frontend 2026-03-09 18:41:06 +00:00