Skip to content
forked from flolu/maizzle

Example for rendering beautiful emails with dynamic content using TailwindCSS

Notifications You must be signed in to change notification settings

Tibex88/maizzle

 
 

Repository files navigation

Rendering Emails with Maizzle

Example for rendering beautiful emails with dynamic content using TailwindCSS

Features

  • Build beautiful emails using TailwindCSS
  • Add dynamic content to emails
  • Render and send emails from Node.js

Tech Stack

Usage

Recommended OS: Linux

Requirements: Node.js

Setup

  • npm install (Install NPM dependencies)
  • Set MAILJET_PUBLIC_KEY and MAILJET_PRIVATE_KEY in .env (Mailjet)

Commands

Codebase

  • src (Maizzle email templates)
  • server.ts (Node.js server to render and send the emails)

About

Example for rendering beautiful emails with dynamic content using TailwindCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.8%
  • HTML 32.2%
  • TypeScript 21.3%
  • CSS 0.7%