rootstrap / node-ts-api-base

REST API boilerplate made with Express + NodeJS
106 stars 24 forks source link

Implement Nodemailer transporter #686

Open nelegatti opened 3 years ago

nelegatti commented 3 years ago

Create a guide that explains how to use the transports that we implement to send emails and support the guide with automated tests

Alxzu commented 3 years ago

Create the implementation for Nodemailer & document how to use it