- By default, MailDev is configured in development environment
- Open
http://localhost:1080
to browse outgoing emails
Email templates can be viewed locally by running npm run compile:email <template name>
and making sure there is data for that template in scripts/compile-email.js
.