@pleymor/nestjs-mailer
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Nest Logo

A simple handlebars only mailer module for Nest framework (node.js) using Nodemailer library

Installation

npm install --save @pleymor/nestjs-mailer nodemailer
npm install --save-dev @types/nodemailer

Hint: handlebars and pug is an optional dependency, if you want to use the template, you must install it.

npm install --save handlebars

Contributing

License

MIT

Package Sidebar

Install

npm i @pleymor/nestjs-mailer

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

31.5 kB

Total Files

40

Last publish

Collaborators

  • pleymor