freeleaps-service-hub/apps/notification
2025-08-14 21:11:58 +08:00
..
backend refactor(email_sender): change email_sender type from list to str 2025-08-14 21:08:43 +08:00
common chore: add local testing configs and MongoDB message templates 2025-08-11 18:50:43 +08:00
tests test(api): test the api interfaces cao work 2025-08-14 21:11:58 +08:00
webapi refactor(email_sender): change email_sender type from list to str 2025-08-14 21:08:43 +08:00
.env Update email api key format 2024-11-26 22:41:22 -08:00
create_global_templates.py refactor(routes): sync port with changed route 2025-08-11 23:20:32 +08:00
Dockerfile build(docker): update CMD to use shell for environment variable expansion in Dockerfiles 2025-02-22 22:30:37 +08:00
local.env chore(config): change the port to keep similarity with authentication of magicleaps 2025-08-11 23:13:24 +08:00
requirements.txt build(pip): bump fastapi version to 0.114.0 2025-03-17 18:16:41 +08:00
start_fastapi.sh update 2024-10-30 20:49:50 -07:00
test_send_welcome_email.py test(email): test the email sending function, and this file can be deleted 2025-08-13 22:41:51 +08:00