Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pjt3591oo/nestjs-mailer-sample


https://github.com/pjt3591oo/nestjs-mailer-sample

mailer nestjs typescript

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# mailer sample

.env

```
[email protected]
EMAIL_AUTH_PASSWORD=password
EMAIL_HOST=smtp.gmail.com
EMAIL_FROM_USER_NAME=example
```