Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 921 Bytes

README.md

File metadata and controls

46 lines (29 loc) · 921 Bytes

Nest Logo

Nest Czar Poliedros© email

Installation

$ npm i @czarpoliedros/email

Usage

Import the module into the module you want to send email, giving its email and password just like the image below:

module importation

Then you can import the EmailService in any provider you want:

provider

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Stay in touch

License

Nest is MIT licensed.