Source code to accompany blog post at https://blog.stvmlbrn.com/2018/09/06/send-html-email-in-node.html
One change from the code in the blog post is the usage of dotenv-safe
. This is to keep my Mailtrap username and password secret.
Enjoy!
Source code to accompany blog post at https://blog.stvmlbrn.com/2018/09/06/send-html-email-in-node.html
One change from the code in the blog post is the usage of dotenv-safe
. This is to keep my Mailtrap username and password secret.
Enjoy!