React Email with Resend

Send emails with Vercel Functions.
boilerplate.detail.metadata.lastUpdated
il y a 2 mois
boilerplate.detail.metadata.author
Renaudboilerplate.detail.metadata.price
boilerplate.detail.metadata.free
npx boilerapp react-email-resendDocumentación
Resend with React Email + Next.js + Vercel
This example shows how to use Resend with React Email + Next.js + Vercel.
Deploy your own
Deploy the example using Vercel:
Instructions
- Define environment variables in
.envfile.
cp .env.example .env
- Install dependencies:
npm install
# or
pnpm install
- Run Next.js locally:
npm run dev
- Run React Email locally:
npm run email
- Submit form
License
MIT License \