Back
Ryan DiMascio
SaaS Boilerplate looks nice
Interesting stack, that.
React, Material-UI, Next, MobX, Express, Node, Mongoose, MongoDB. Written with TypeScript
SaaS Boilerplate looks nice
Interesting stack, that.
React, Material-UI, Next, MobX, Express, Node, Mongoose, MongoDB. Written with TypeScript
Check out MailHog - github.com/mailhog/MailHog
Super! Thanks @Ryan DiMascio with the help of this article (www.joshstauffer.com/send-tes…) I got it running.
I didn't understand how to actually send an email with MailHog so I abandoned it. Now, I'm trying out PHPMailer github.com/PHPMailer/PHPMaile…. I'm required (in general) to enter my SMTP login (username, password) which makes me feel uncomfortable. Is there a secure way to store the SMTP login credentials on the live server?