mirror of
https://github.com/jakejarvis/stanza.git
synced 2026-07-16 18:05:58 -04:00
Set RESEND_API_KEY in .env — grab one from the Resend dashboard. Verify a sending domain before going live (the onboarding@resend.dev sandbox only delivers to your own Resend account email).
Set RESEND_WEBHOOK_SECRET to enable delivery-event verification at the framework's /api/webhook/resend route. React Email templates live alongside the SDK client in {{package.name}}; render them with render() and pass to resend.emails.send.