Skip to content

boon4681/munbun

Repository files navigation

Munbun

The Open Source email template manager.

Master Your Emails, Effortlessly

Say goodbye to email headaches! With Munbun, Email Template Manager, you can design, customize, and send stunning emails using your favorite providers—all in one place.

Todo

  • Logging system
  • Account management
  • Edit project and template details

Features

  • Version control
  • Rest API
  • Dashboard
  • Gmail SMTP support
  • Resend support

Tech Stack

Self-hosting

From Repo

  1. Clone the repo

    Clone it on your local machine using:

    git clone https://github.com/boon4681/munbun.git
  2. Install Dependencies

    yarn
    # or
    npm install
  3. Copy the env.example file into .env

    cp .env.example .env
  4. Run it

    yarn dev --host

Docker

not yet...

Maintainer

  • boon4681

About

Open Source email template manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published