YeetCode
Setup

5. Connect Resend to Convex

Configure Resend for sending transactional emails from your Convex backend.

Resend is used to send transactional emails (welcome emails, receipts, etc.) using the React Email templates from @yeetcode/email.

What You'll Do

  • Create a Resend account and API key
  • Verify your sending domain
  • Set the Resend API key in your Convex environment variables
  • Send a test email to verify the integration

On this page