Boring Database home page
Search...
⌘K
Dashboard
Dashboard
Search...
Navigation
Emails + Authenticaiton
Setting up Resend
Get Started
Introduction
Quickstart
Config
Config
ShadCn UI
Emails + Authenticaiton
Setting up Resend
Authentication
Payment Emails
Stripe Payments
Stripe setup
Seeding Stripe Products
Webhooks
Adding Data
Load your dataset
Customize table
Deployment
Setup Fly
First Deployment
Github Actions
Scaling your App
Fly Machine Tips
On this page
Introduction
Prerequisites
Step 1: Sign Up for Resend
Step 2: Obtain API Key
Step 3: Verify Your Domain (for production)
Emails + Authenticaiton
Setting up Resend
Setting Up Resend Email Service
Introduction
Resend is a modern email API service that allows developers to send transactional emails easily. This guide will walk you through the process of setting up and using Resend in your application.
Prerequisites
A Resend account
An API key from Resend
A verified domain (for production use)
Step 1: Sign Up for Resend
Go to
Resend’s website
Click on “Sign Up” and create an account
Step 2: Obtain API Key
Log in to your Resend dashboard
Navigate to the API Keys section
Generate a new API key
Copy Key and enter in
.env
file for
RESEND_API_KEY
Step 3: Verify Your Domain (for production)
In the Resend dashboard, go to the Domains section
Click “Add Domain”
Follow the provided instructions to add DNS records
Wait for domain verification (usually takes a few minutes)
ShadCn UI
Authentication
Assistant
Responses are generated using AI and may contain mistakes.