notiz-dev / nestjs-mailer

Send Emails with NestJs

Home Page:https://notiz.dev/blog/send-emails-with-nestjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Mailer

Read the post Send Emails with NestJS .

Get started

npm i

# copy and modify variables
cp .env.example .env

npm run start:dev

Use MailService (or AuthService) to send a mail to your users.

About

Send Emails with NestJs

https://notiz.dev/blog/send-emails-with-nestjs


Languages

Language:Handlebars 42.9%Language:HTML 30.6%Language:JavaScript 12.8%Language:TypeScript 12.0%Language:CSS 1.4%Language:Shell 0.4%