Resend starter module
Templates
Builds reusable account, receipt, and activity emails with consistent content and data.
- Files
- 2
- Lines
- 123
- Languages
- TypeScript
Included files
This page lists paths and purposes, not source contents.
FilePurposeLanguageLines
src/emails/send-message.ts
Sends every catalog message through suppression checks, Resend, and outbound recording.
TypeScript
82 lines
src/emails/welcome-email.ts
Builds and sends the editable welcome message from the catalog.
TypeScript
41 lines