Skip to content

ThaddeusJiang/email-editor

Repository files navigation

Email Editor

A WYSIWYG email editor inspired by Notion, built with Editor.js and React Email.

Version License

English | 简体中文 | 日本語

Features

  • 📝 WYSIWYG email editing
  • 🎨 Rich text formatting
  • 🖼️ Image support
  • 🔗 Link previews
  • 📱 Responsive design
  • ✉️ Direct email sending via Resend

Tech Stack

Getting Started

Prerequisites

  • Node.js 20+
  • pnpm 8+

Installation

pnpm install

Development

pnpm dev

Testing

# Run unit tests
pnpm vitest


# Run E2E tests with UI
pnpm e2e

Build

pnpm build

Deployment

This project can be deployed on Vercel.

Deploy with Vercel

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Author

ThaddeusJiang

License

This project is licensed under the MIT License - see the LICENSE file for details.