Replace Kit?

KINDA · weekend project
catalog price reference $39/mocategory 📮 newslettersreported replacement votes 0

A simple newsletter sender is buildable, but Kit's value is deliverability, subscriber forms, automations, recommendations, commerce, migrations, and creator-specific flows.

the prompt
Build me a personal newsletter tool to replace Kit for a small list. Requirements:

- Node + Express + better-sqlite3 on my VPS. Subscribers, campaigns, sends, and
  events all in one SQLite file.
- A public /subscribe form with double opt-in: signed confirmation link by email
  before anyone is added. One-click unsubscribe link in every footer, no login.
- Compose campaigns in Markdown in the admin UI (bound to localhost or my VPN
  only), preview rendered HTML, send to everyone or to a tag.
- Sends go through Amazon SES or Postmark (key in .env) at a throttled rate, with
  per-recipient status recorded; bounce and complaint webhooks auto-suppress bad
  addresses.
- Tags on subscribers, plus one simple welcome autoresponder: a single email sent N
  minutes after confirmation.
- CSV import and export of the list, so I can arrive from Kit and leave anytime.
- No accounts beyond mine, no telemetry, no tracking pixels by default.
- Out of scope: landing pages, visual automation builders, the creator
  recommendation network, and commerce. This sends email, nothing else.
- README with a blunt warning: deliverability is DNS homework. Walk me through SPF,
  DKIM, and DMARC before the first send, budget an afternoon for it.

$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR

why people still pay

They pay because email marketing is part deliverability and part business workflow.

what you lose

xdeliverability

xautomations

xforms/landing pages

xrecommendations

xcommerce

xmigrations

xsupport

prior art to inspect before buildingListmonkOpen-source newsletter and mailing-list manager suitable for self-hosted campaigns.
reported replacements · 0share on X ↗"Kit replacement research and build prompt"
questions
What does the Kit verdict mean?

The core job looks buildable, with meaningful gaps: deliverability, automations. Read the full tradeoff list before committing. This research record is not a hosted IVCIFY tool.

What price does this directory record show for Kit?

The directory records $39/month for Creator, checked 2026-07-30. Verify the source before making a purchase decision. This reference stays outside retail Stack Math unless current matched evidence supports the comparison.

What do I lose by replacing Kit?

Honestly: deliverability; automations; forms/landing pages; recommendations; commerce; migrations; support. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to Kit?

The listed prior art includes Listmonk (Open-source newsletter and mailing-list manager suitable for self-hosted campaigns.). Inspect those projects before starting from a blank prompt.