GitHub
3.34k
Created 6 months ago, last commit 2 months ago
9 contributors
132 commits
Stars added on GitHub, month by month
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
1
2
3
4
5
6
7
8
9
10
11
12
2024
Stars added on GitHub, per day, on average
Yesterday
+2
Last week
+2.7
/day
Last month
+2.6
/day
npmPackage on NPM
Monthly downloads on NPM
1
2
3
4
5
6
7
8
9
10
11
12
2024
README

card.png

Plunk

The Open-Source Email Platform

Introduction

Plunk is an open-source email platform built on top of AWS SES. It allows you to easily send emails from your applications. It can be considered as a self-hosted alternative to services like SendGrid, Resend or Mailgun.

Features

  • Transactional Emails: Send emails straight from your API
  • Automations: Create automations based on user actions
  • Broadcasts: Send newsletters and product updates to big audiences

Self-hosting Plunk

The easiest way to self-host Plunk is by using the driaug/plunk Docker image. You can pull the latest image from Docker Hub.

A complete guide on how to deploy Plunk can be found in the documentation.

Contributing

You are welcome to contribute to Plunk. You can find a guide on how to contribute in CONTRIBUTING.md.