yarn dev
- Run the dev serveryarn build
- Bundle emails for productionyarn send
- send test emailsAn application for developing emails using the Svelte and MJML components.
A nodemailer is used to send emails, create a .env
file and fill in the variables as in the .env.example