Christian Krakau-Louis 5cf3f944b1 feat: Implement email functionality with FastAPI-Mail and Mailhog
- Updated docker-compose.yml to include Mailhog service for email testing.
- Added environment variables for email configuration in docker-compose.
- Updated requirements.txt to include fastapi-mail for email support.
- Created templates for password reset, email verification, and welcome emails.
- Developed mail utility module to handle sending emails using FastAPI-Mail.
- Added documentation for email testing with Mailhog.
2025-04-14 07:23:16 +02:00
2025-04-11 04:11:33 +02:00
2025-04-11 04:11:33 +02:00
S
Description
Mirror of christianlouis/LeagueLedger
5.9 MiB
Languages
Python 57.7%
HTML 39.7%
CSS 1.6%
JavaScript 0.9%