Learn how to send emails in your application.
@repo/email
package in your repository you can find the providers
folder.
There are multiple providers available:
from
mail addressEMAIL_FROM
environment variable. This is the mail address that will be used as the sender of all mails. Please make sure that the mail address and domain are verified in your mail provider.
@repo/email
package. You can find them in the packages/email/emails
directory.
emails
folder. This is a simple example of a mail template:
email
application runs on port 3003.email
package: