You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/docs/docs/develop/emails.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,9 @@ You can then view the email templates in your browser at [localhost:3000](http:/
18
18
19
19
Templates themselves are located in the `emails` directory.
20
20
21
-
## Testing Email Sending
21
+
You can also send test emails from the development server using a service provided by Resend with the **Send** button in the top right corner when viewing an email template.
22
+
23
+
## Testing Email Sending from Browsertrix
22
24
23
25
Email sending can be tested locally with a tool such as [smtp4dev](https://github.com/rnwood/smtp4dev).
0 commit comments