To test the email templates, follow these steps (~ 3/5 minutes):
- Create a Resend account (https://resend.com/) and copy the API key in a
.envfile (check.env.example). - Run
npm run devfor testing the emails. - Run
npm run emailto start the email templates server.