Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.06 KB

README.md

File metadata and controls

43 lines (25 loc) · 1.06 KB

NestJS Messenger

Fully-featured messaging module for NestJS, providing email and SMS sending capabilities

Demo

Please visit the example to view a fully-working example.

SMS

Coming soon

Email

The email allows you to use Pug, Handlebars or your own templating engine to write emails. Optionally, and by default, it allows you to write your emails using MJML to easily create responsive emails.

The emails are transported using NodeMailer to provide many options for sending emails.

Change Log

See Changelog for more information.

Contributing

Contributions welcome! See Contributing.

Author

Simon Emms

License

Licensed under the MIT License - see the LICENSE file for details.