Skip to content

Commit c6c64a2

Browse files
committed
specify how emails are sent from the dev server vs from browsertrix
1 parent e32faf8 commit c6c64a2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

frontend/docs/docs/develop/emails.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ You can then view the email templates in your browser at [localhost:3000](http:/
1818

1919
Templates themselves are located in the `emails` directory.
2020

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
2224

2325
Email sending can be tested locally with a tool such as [smtp4dev](https://github.com/rnwood/smtp4dev).
2426

0 commit comments

Comments
 (0)