Skip to Content
Services (brain)Notifications

Notification services

Folder: services/notifications/

FileRole
fcm-sender.service.tsSend Firebase Cloud Message
notification-templates.tsTitle/body templates per notification type
send-due-reminders.service.tsCron: cards/items due today
send-streak-warnings.service.tsCron: study streak at risk (IST window)
record-notification-open.service.tsTrack when user opens a push
notification-metrics.service.tsAdmin metrics aggregation

Internal routes trigger senders; user routes manage tokens/prefs.

Dry run: env.NOTIFICATION_DRY_RUN logs instead of sending.

Last updated on