Skip to content

useplunk/plunk

Folders and files

NameName
Last commit message
Last commit date
Aug 20, 2024
Sep 28, 2024
Jul 29, 2024
Oct 28, 2024
Apr 16, 2025
Sep 24, 2024
Jul 23, 2024
Sep 28, 2024
Jul 23, 2024
Sep 28, 2024
Oct 15, 2024
Feb 6, 2025
Aug 1, 2024
Aug 20, 2024
Aug 2, 2024
Jul 31, 2024
Jul 23, 2024
Apr 16, 2025
Jul 23, 2024
Oct 29, 2024

Repository files navigation

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.