Read the post Send Emails with NestJS .
Get started
npm i
# copy and modify variables
cp .env.example .env
npm run start:devUse MailService (or AuthService) to send a mail to your users.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Read the post Send Emails with NestJS .
Get started
npm i
# copy and modify variables
cp .env.example .env
npm run start:devUse MailService (or AuthService) to send a mail to your users.