Olympus/backend/hermes
2026-07-02 23:37:46 +02:00
..
alembic feat(customers): add dashboard and customer management 2026-07-02 23:37:46 +02:00
app feat(customers): add dashboard and customer management 2026-07-02 23:37:46 +02:00
.dockerignore feat: add docker support for hermes 2026-07-01 20:16:36 +02:00
.env feat: initial Olympus deployment and database migrations 2026-07-02 15:54:30 +02:00
.env.example feat(auth): add secure configuration and environment support 2026-07-02 14:20:08 +00:00
.gitignore feat(auth): add secure configuration and environment support 2026-07-02 14:20:08 +00:00
.python-version feat: initial olympus project structure 2026-07-01 20:08:43 +02:00
alembic.ini feat: add first database migration 2026-07-01 21:24:20 +02:00
docker-compose.yml feat(auth): enterprise authentication and user management 2026-07-02 22:19:12 +02:00
dockerfile feat: add docker support for hermes 2026-07-01 20:16:36 +02:00
pyproject.toml feat(auth): implement JWT authentication with secure password hashing 2026-07-02 15:54:30 +02:00
README.md feat: initial olympus project structure 2026-07-01 20:08:43 +02:00
uv.lock feat(auth): implement JWT authentication with secure password hashing 2026-07-02 15:54:30 +02:00