@czarpoliedros/email
v0.2.7
Published
```bash $ npm i @czarpoliedros/email ```
Readme
Installation
$ npm i @czarpoliedros/emailUsage
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:

Test
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:covStay in touch
- Author - Carlos Zansavio
License
Nest is MIT licensed.
