Documentation Index
Fetch the complete documentation index at: https://mf2.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
@repo/email sends transactional email (verification, password resets, receipts) through Resend. Templates live in apps/email/ as React Email components.
Usage
Send an email from any server context:apps/api/routes/invite.ts
Templates
Templates are React components inapps/email/:
apps/email/emails/welcome.tsx
bun run dev --filter=email.