A mailer module for Nest framework (node.js) using Nodemailer library
npm install --save @nestjs-modules/mailer
#or
yarn add @nestjs-modules/mailer
you can find all the documentation here for the email module
- Sending email-template with outlook - Starter kit, nestjs mailer implementation on outlook smtp with email-template
MIT