Mailing Service in NestJS framework.
Make a copy and rename .env.example to .env
$ docker-compose up$ docker exec -it service_mail bash
$
$ node test_local/create.template.js
$
$ node test_local/send.email.js
$For more test, go to ./test_locals.
Read the docs staging here Read the docs prod here
This resources help us to understand all the technologies around the project, feel free add new resource: here
NestJS is MIT licensed.