Home

Awesome

io-app-email-templates

This repo contains the mail template(s) sent on behalf of IO App and its services. Templates are created using MJML markup language.

How to apply changes

To edit them, you can choose among these following options:

To generate the HTML output you need to run the generate script

$ yarn generate

How to deploy changes

MailValidation

  1. Release a new tag from main branch containing the new template version.
  2. Clone the project https://github.com/pagopa/io-functions-app
  3. In the package.json, update the generate:templates:mailvalidation url to point to the tag relesed at (1)
  4. Push, PR and merge the changes to io-funcions-app
  5. Release the new version of io-functions-app

Compatibility

Templates are compatible with the following clients:

Related mail templates