JSPM

  • Created
  • Published
  • Downloads 270313
  • Score
    100M100P100Q179357F
  • License MIT

NestJS - a mailer module (@mailer)

Package Exports

  • @nestjs-modules/mailer

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nestjs-modules/mailer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Nest Logo

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

NPM Version Package License NPM Downloads

Installation

npm install --save @nestjs-modules/mailer
#or
yarn add @nestjs-modules/mailer

Documentation

you can find all the documentation here for the email module

Starter kit

Contributing

License

MIT