Michael Freno e8687bb6b2 FRE-4495: Set up notification infrastructure (email, push, SMS)
- Created shared-notifications package with multi-channel support
- Implemented EmailService with Resend integration
- Implemented PushService with FCM/APNs support
- Implemented SMSService with Twilio integration
- Added NotificationService to orchestrate all channels
- Created notification types, configuration, and routes
- Added rate limiting and delivery tracking support
- Configured notification preferences management

Files:
- packages/shared-notifications/src/{types,config,services}/*.ts
- packages/shared-notifications/package.json
- apps/api/src/routes/notifications.routes.ts
- apps/api/package.json (updated dependencies)
2026-04-29 10:17:03 -04:00
2026-04-25 00:08:01 -04:00
2026-04-27 12:34:30 -04:00
2026-04-25 00:08:01 -04:00
2026-03-31 14:06:06 -04:00
Description
No description provided
479 MiB
Languages
Markdown 100%