Skip to content

cpenned/resend_gazette

Repository files navigation

Resend Gazette

The Resend Gazette is an open source exploration of Resend.

The project is published at resend-gazette.vercel.app.

Stack

  • NextJS
  • Tailwind
  • React Email

Services Highlighted

The home route offers three options:

  1. Sign up with an attachment (immediate send)
  2. Sign up with a schedule (sends in 1 minute)
  3. Cancel scheduled email

The unsubscribe route removes a contact from the audience.

Email Template

Emails are created with React Email and include unsubscribe headers and links to the unsubscribe route.

Audience Interaction

When emails are sent, the user is also added to an audience.

Both canceling a scheduled email and adding an email to the unsubscribe route removes the user from the email list.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors