/mailSender

Primary LanguageTypeScript

Nest Logo

Description

Nest Mail Sender to mailtrap.io. with MailerModule. Easy and pretty.

Jednoduchy mail-sender na odosielanie sprav na Váš mail.

Installation

$ npm install

.env

rename .env.example to .env and fill data

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Author

Michal Krasnansky

License

Nest is MIT licensed.