Introduction
Resend is used to send marketing and transactional emails. Why choose Resend?- Generous free tier
- Friendly to beginners
- Flawless onboarding experience

Setup Resend
1
Create API Key
- Head over to Resend Onboarding
- Click Add API Key
2
Verify your domain
On the same page, scroll down and click Add domainorgo to this page https://resend.com/domainsOnce you complete, click Verify DNS Record
3
Audience ID (optional)
Go to https://resend.com/audiences, you can find the Audience ID
This is used for the waitlist and newsletter feature as well as email marketing.
4
Add the Keys
Add the following keys to your
.env
file🎉 Congrats! Your application can send emails to potential customers!
Send Email to Contacts
You can create Contacts through the waitlist page, the newsletter component, or by adding emails yourself.
- Go to https://resend.com/broadcasts
- Click Create Broadcast
- Start writing your email

🎉 That’s it! Pretty easy, isn’t it?