10000 GitHub - pleymor/nestjs-mailer: 📨 A mailer module for Nest framework (node.js)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pleymor/nestjs-mailer

 
 

Repository files navigation

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

About

📨 A mailer module for Nest framework (node.js)

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.0%
  • JavaScript 5.1%
  • Handlebars 0.9%
0