# sofn-xyz/mailing

Build, test, send emails with React

Repository: https://github.com/sofn-xyz/mailing
Canonical: https://ross.abutalabs.com/products/mailing
Homepage: https://www.mailing.run
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-07-10T17:53:51+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 35, longevity 100
- inputs: {"age_days": 1606, "days_push": 54, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3602, forks 70 (observed 2026-08-28T04:08:11.450634+00:00)

## What it is
Mailing is an open-source TypeScript tool for building, testing, and sending emails using React components and MJML. It includes a hot-reloading preview server, a sendMail function built on Nodemailer, and optional self-hosted platform features like mailing lists and unsubscribe management.

## Use cases
- build email templates with react
- preview transactional emails with hot reload
- send emails via nodemailer smtp
- test email content in development
- manage mailing lists with unsubscribe links
- make emails compatible across clients like outlook

## When to choose
- your app is built with React or Next.js and you want email templates in the same codebase
- you need cross-client compatible emails without hand-writing table layouts
- you want transport-agnostic sending with any Nodemailer-supported provider
- you want self-hosted previews and list management without vendor lock-in

## When to avoid
- you don't use React or a JavaScript/TypeScript stack
- you need a full hosted marketing email platform with analytics out of the box
- you prefer drag-and-drop visual email builders over code-based templates

## Facets
- artifact type: framework
- maturity: active
- function: email, templating, http-server, developer-tools
- domain: web-development, email, developer-tools
- platform: cross-platform, cli
- tags: react-email-templates, mjml, nodemailer, email-preview, transactional-email, typescript, nodejs

## Member repositories
- sofn-xyz/mailing (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:11.450634+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:33:44.328736+00:00, confidence not recorded.
  - readme: https://github.com/sofn-xyz/mailing (fetched 2026-08-28T04:08:11.450634+00:00, sha 15986190ef95)
  - homepage: https://www.mailing.run (fetched 2026-08-29T09:27:17.701033+00:00, sha efc18daba595)
  - site_page: https://www.mailing.run/docs (fetched 2026-08-29T09:27:17.703746+00:00, sha 28f64689002c)
  - site_page: https://www.mailing.run/docs/templates (fetched 2026-08-29T09:27:17.705777+00:00, sha de515c8070b8)
  - site_page: https://www.mailing.run/docs/platform (fetched 2026-08-29T09:27:17.707572+00:00, sha ae4acc54670a)
  - site_page: https://www.mailing.run/docs/lists (fetched 2026-08-29T09:27:17.709137+00:00, sha f8b53b31c900)
- Data as of 2026-08-30T08:39:29.467469+00:00.
