
Description
Relay is a full-stack email management platform built on top of the Resend API. It gives developers and teams a centralized dashboard to provision custom sending domains with automatic DNS verification, design JSX-based email templates with live Monaco editor preview, compose and dispatch transactional emails, and monitor real-time delivery events — all without writing a single line of SDK boilerplate. Built with Next.js 16, Drizzle ORM, NeonDB, and Better Auth, Relay abstracts away the hardest parts of email infrastructure so teams can focus on what they write, not how they send it.
Tech Stack
Next.js 16TypeScriptTailwind CSS v4ResendReact EmailTiptapMonaco EditorDrizzle ORMNeonDBBetter AuthUpstash RedisMotionRadix UILucide React
Highlights
•Custom domain provisioning with automatic SPF, DKIM, and DMARC DNS verification — eliminating manual record configuration and silent sender reputation failures
•JSX email template studio powered by React Email and Monaco Editor, enabling real-time code editing and live preview of responsive transactional email layouts
•Rich-text compose interface built with Tiptap, supporting formatting, links, images, and inline styles for sending polished one-off emails directly from the dashboard
•Real-time delivery analytics dashboard tracking outbound and inbound email metrics — delivery rate, open rate, bounce rate, and spam rate — with interactive charts and daily activity graphs
•Secure multi-user authentication via Better Auth with Drizzle ORM on NeonDB, rate-limited API routes via Upstash Redis, and a guided onboarding flow for first-time setup