Commit graph

14 commits

Author SHA1 Message Date
fullsizemalt
18cc7ea011 fix: Make DATABASE_URL configurable with default to elmeg
Some checks are pending
Deploy Elmeg / deploy (push) Waiting to run
2025-12-23 00:30:25 -08:00
fullsizemalt
b0f919f9ff fix: Correct Traefik network label to 'traefik'
Some checks failed
Deploy Elmeg / deploy (push) Has been cancelled
2025-12-23 00:28:48 -08:00
fullsizemalt
483d6dcb0d fix: Correct DATABASE_URL to use elmeg_db database name
Some checks are pending
Deploy Elmeg / deploy (push) Waiting to run
2025-12-22 23:55:05 -08:00
fullsizemalt
b73f993475 feat: Email Service Integration with AWS SES
- Implemented backend/services/email_service.py with boto3 SES client
- Added EmailService class with verification and password reset methods
- Updated auth router to use the new email service
- Configured docker-compose.yml to pass AWS SES environment variables
2025-12-21 19:28:29 -08:00
fullsizemalt
3987b64209 fix: Use sh in docker-compose command for start.sh 2025-12-21 15:40:10 -08:00
fullsizemalt
958f097068 fix: Update docker-compose to use start.sh migration runner 2025-12-21 03:49:47 -08:00
fullsizemalt
7a066995e8 fix(backend): Update DATABASE_URL to match DB name
Some checks are pending
Deploy Elmeg / deploy (push) Waiting to run
2025-12-21 01:02:02 -08:00
fullsizemalt
c58e55951b fix: Stable traefik network name in docker-compose
Some checks are pending
Deploy Elmeg / deploy (push) Waiting to run
2025-12-21 00:19:41 -08:00
fullsizemalt
c2c48faad8 chore: Make traefik network configurable and fix DB name
Some checks are pending
Deploy Elmeg / deploy (push) Waiting to run
2025-12-21 00:10:14 -08:00
fullsizemalt
2a6b232e08 feat: Add elmeg.xyz domain to Traefik routing 2025-12-20 22:09:08 -08:00
fullsizemalt
e3858b8640 fix: Remove .next volume mount that was causing stale cache 2025-12-20 21:43:59 -08:00
fullsizemalt
62fc59d53e Fix API routing, update Dockerfiles, improve import logic 2025-12-19 22:40:32 -08:00
fullsizemalt
f8ddc1c349 chore: add production docker-compose with Traefik labels 2025-12-19 22:04:46 -08:00
fullsizemalt
f8b8ad7033 feat: Initial elmeg-demo with full-stack fandom archive platform 2025-12-19 22:01:29 -08:00