Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

📨 Example for rendering beautiful emails with dynamic content

NotificationsYou must be signed in to change notification settings

flolu/maizzle-node-example

Repository files navigation


Maizzle Node Example

Render beautiful emails with dynamic content with Maizzle and Node.js

Usage

Setup

  • yarn install

Development

Server

How it works

  1. Set configurable parts in your templates with@{{name_of_variable}}

    <pclass="m-0 mb-24">Substitution in action: @{{message}}</p>
  2. Server listens for get requests to/<some_path>

  3. Server takes query params from url and replaces variables

Codebase

Services

  • serverNode.js server (Render emails with dynamic content to HTML)
  • srcMaizzle templates (Email templates)

About

📨 Example for rendering beautiful emails with dynamic content

Topics

Resources

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp