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

1.0.0 • Public • Published

Nest Logo

Forked by Dockbite. At the time of forking (23-02-2021) this was not released to NPM yet. Therefore a fork was made, see this issue. Once a new NPM is made this fork becomes obsolete.

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

NPM Version Package License NPM Downloads Support us

Installation

npm install --save @dockbite/mailer nodemailer
#or
yarn add @dockbite/mailer nodemailer

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

with npm

npm install --save handlebars
#or
npm install --save pug
#or
npm install --save ejs

with yarn

yarn add handlebars
#or
yarn add pug
#or
yarn add ejs

Documentation

you can find all the documentation here for the email module

Starter kit

Contributing

License

MIT

Package Sidebar

Install

npm i @dockbite/mailer

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

48.4 kB

Total Files

50

Last publish

Collaborators

  • remcolankhorst
  • dtbruggen
  • kester
  • robvandam