All Templates / Automation

(00) Double Zero - Email Service (Resend alternative)

(00) Double Zero - Email Service (Resend alternative)

A markdown email micro service for the people! - Free alternative to Resend

Deploy (00) Double Zero - Email Service (Resend alternative)

(00) Double Zero - Email service

liltechnomancer/double-zero

Just deployed

/app

00 is a self hostable SES dashboard for sending and monitoring emails with AWS.

Key features

  • Run SST to configure AWS for you.
  • The ability to send emails by sending a POST request to /api/emails.
  • Monitor email status (with multi-recipient tracking).
  • Search emails and messages (a message is created for every recipient).
  • View email body.
  • Log tracking for requests and queue.

SES is an incredibly affordable way to build an email heavy application.

However monitoring the emails is a bit of a nightmare, and often requires custom infrastructure. Even setting up the SES -> SNS -> SQS pipeline is a headache for developers unfamiliar with AWS. And when that is done your still left with hooking in or building custom some dashboard for viewing bounces and all the vital information you care about.

00 provides an SST configuration step to set up the SES -> SNS -> SQS pipeline, so you can just run a command and let SST do the rest.

Then 00 provides you that dashboard for viewing the information you care about.

Getting started

The quickest way to get started is to clone this repo and run sst deploy in it. Make sure to set the EMAIL_IDENTITY env variable first, this will be the email or domain you wish to send from.

Using SST is easy, and you can find the steps to do so here and learn how to configure your credentials here

If you would like to avoid using SST you must manually configure AWS. You need to set up a configuration set to write to an SQS queue via SNS. You can configure it however you want, but the more events you send to the queue the more 00 will be able to track (obviously).

More details: https://github.com/technomancy-dev/00/


Template Content

(00) Double Zero - Email service

liltechnomancer/double-zero
Deploy Now

Details

Pedro H.'s Projects

Created on Jun 21, 2024

10 total projects

2 active projects

0% success on recent deploys

Automation



More templates in this category

View Template
Postgres S3 backups

Postgres S3 backups

A simple NodeJS app to back up your PostgreSQL database to S3 via a cron


Railway Templates

View Template
Tier

Tier

A single tool to configure,orchestrate and manage your entire pricing stack


beuz's Projects

View Template
Trigger.dev

Trigger.dev

Open source background jobs framework for TypeScript.


Jan Henning's Projects