Add ability to use react-email on the backend side, mostly emails are sent from backend. #981
dmitriy-MI6
started this conversation in
Ideas
Replies: 1 comment
-
This is already possible. Use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Adding such ability will help a lot for REST APIs that don't have a frontend and send emails only from the backend.
Background
In most cases - email sending is the backend responsibility, not frontend.
Proposal
.
Beta Was this translation helpful? Give feedback.
All reactions