Email and Resend
Configure transactional email delivery for invitations and onboarding flows.
OpenSana can send live transactional emails through Resend.
Current Email Use Cases
- organization invitations
- onboarding or welcome flows tied to invitations
- project-add invitation notifications
Required Configuration
Set:
RESEND_API_KEYEMAIL_FROMNEXT_PUBLIC_APP_URL
Best Practices
- use a verified sending domain
- verify that links resolve to the correct production URL
- test invitation flows end to end before launch
Developer Note
The repo also contains local preview tooling for shared email templates. That is contributor-facing detail and is covered under the development docs rather than here.