Nest Czar Poliedros© email
$ npm i @czarpoliedros/email
Import the module into the module you want to send email, giving its email and password just like the image below:
Then you can import the EmailService in any provider you want:
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
- Author - Carlos Zansavio
Nest is MIT licensed.