Resend starter module
Contact lists
Keeps customer contact state and allowed messages aligned without duplicate records.
- Files
- 2
- Lines
- 144
- Languages
- TypeScript
Included files
This page lists paths and purposes, not source contents.
FilePurposeLanguageLines
src/subscriptions/contacts.ts
Adds, updates, and removes contacts while mirroring their state in the application.
TypeScript
84 lines
src/subscriptions/segment-broadcast.ts
Creates and sends one catalog announcement through a configured Resend segment.
TypeScript
60 lines