Docs
Email

Email

How to manage emails in this project.

The email part is similar at the resend documentation. You can find the official documentation here if you want.

The email part is still on construction. Currently i work on the new one for magic-link with auth.js v5.

Steps

Create an account

If don't have an account on Resend, just follow their steps after signup here.

Create an API key

After signin on Resend, he propurse you to create your first API key.

Copy/paste in your .env file.

RESEND_API_KEY = re_your_resend_api_key;