At the moment we are using Resend to send email notifications to users, and might be changed the Novu later.

Register to Resend connect your domain. Copy your API Key. Head over to .env file and add the following line.

RESEND_API_KEY=""

Feel free to contribute other providers to send email notifications.