n8n-nodes-mjml
v0.1.2
Published
Node to convert MJML to HTML
Downloads
8
Maintainers
Readme
n8n-nodes-mjml
n8n node to convert MJML to HTML.
How to install
To get started install the package in your n8n root directory:
npm install n8n-nodes-mjml
For Docker-based deployments, add the following line before the font installation command in your n8n Dockerfile:
RUN cd /usr/local/lib/node_modules/n8n && npm install n8n-nodes-mjml