Drag.email

Drag is an AI-native email builder for your SaaS.

Build emails with an AI-native, drag-and-drop editor. Export React Email code or HTML, and self-host for full control.

Self-hosted setup
# Install deps
bun install

# App env (builder)
cp apps/app/env.example apps/app/.env.local

# Start builder
bun dev:app