freeleaps-service-hub/apps
weicao 35fbda6954 Refactor metrics service: rename files for better readability
- Rename starrocks_client.py -> database_client.py
- Rename daily_registered_users.py -> user_registration_models.py
- Rename daily_registration_service.py -> registration_analytics_service.py
- Rename daily_registration.py -> registration_metrics.py
- Rename site_settings.py -> app_settings.py
- Rename application.py -> app_factory.py
- Update all import statements and references
- Update README.md with new file structure
2025-09-15 16:31:20 +08:00
..
authentication feat: add new apis for Magicleaps product use 2025-08-25 17:31:16 +08:00
central_storage feat(log): ensure parent directory exists before opening log file 2025-04-21 13:25:05 +08:00
content fix(cleaner): update document cleaner job 2025-04-26 19:53:44 -07:00
devops feat(devops): If ttl_hours < 0, the deployment will take effect permanently 2025-09-03 16:36:33 +08:00
helloworld Add template fastapi app, test, README.md, this can be used for future extension 2025-05-11 21:01:11 -07:00
metrics Refactor metrics service: rename files for better readability 2025-09-15 16:31:20 +08:00
notification Merge pull request 'feat(websockt): add websocket' (#43) from tania_local into dev 2025-09-05 01:24:04 +00:00
payment fix: refractor the length functions and add comments, and address the issues 2025-07-22 13:16:14 +08:00
__init__.py Init Payment App 2024-11-18 22:01:54 -08:00