Mjml template
In order to test :
- Build the app
yarn build
- Remove your data folder to start an empty stack
- Run the importData.bat script to import data
- Connect to your local cozy
- Go through the cgu and other
- Activate the monthly report from the option panel
- Run the sendMail service :
yarn run cozy-konnector-dev -m .\manifest.webapp .\build\services\monthlyReportNotification\ecolyo.js
- Finally, go to http://localhost:8025/# and verify that you have 2 mails (welcome and consumption). Emails should fit the design
Edited by Hugo SUBTIL