email_sender_hub.py: extract email_sender_manager = EmailSenderManager() notification_hub.py: extract notification_manager = NotificationManager() template_message_hub.py: extract template_message_manager = TemplateMessageManager() template_message_hub.py: add more details in render_template function |
||
|---|---|---|
| .. | ||
| backend | ||
| common | ||
| tests | ||
| webapi | ||
| .env | ||
| create_global_templates.py | ||
| Dockerfile | ||
| requirements.txt | ||
| start_fastapi.sh | ||