Resend and React Email
Note: You will need your own domain to use this feature
HyperLaunch comes pre-configured with Resend, a quick and easy email service. We use Resend for:
- Sending magic links
- Sending emails with React Email
Resend is awesome because it integrate perfectly with React Email.
React Email Integration
React Email allows you to create beautiful emails using React and Tailwind CSS.
Getting Started
- Email templates are located in the
/emails
directory - Start email development with
pnpm run emails
This will start a local server that you can use to preview your emails.