MaternAlert / README.md
Auspicious14's picture
feat(security): add rate limiting to protect API endpoints
08512dc
|
Raw
History Blame Contribute Delete
621 Bytes
metadata
title: MaternAlert Backend
emoji: πŸ₯
colorFrom: green
colorTo: blue
sdk: docker
app_port: 7860
pinned: false

MaternAlert Backend

This is the persistent backend for the MaternAlert clinical support tool. It handles:

  • πŸ•’ Scheduled Tasks: Daily BP reminders and 5-day inactivity checks.
  • πŸ“ˆ Trend Analysis: 7-day clinical pattern detection.
  • πŸ”” Notifications: Push alerts via Expo and high-trust HTML emails.

Monitoring

  • Health Check: https://huggingface.co/spaces/Auspicious14/MaternAlert/api/v1/health
  • Logs: View the "Logs" tab in this Space to see cron job execution.