Production ReadyPersonalv1.0.0
NL

Newsletter Platform

Publish issues, collect subscribers, and manage archives.

01Issue archive

A clean public archive for newsletter issues and collections.

02Subscriber flow

Capture, confirmation, and unsubscribe boundaries.

03Editorial queue

Drafts, scheduled issues, and publishing checklist.

Overview

Newsletter Platform is a personal and business publishing foundation with subscriber capture, issue archives, email provider boundaries, unsubscribe logic, and content workflows. It is intentionally small enough to understand quickly and structured enough for an agent to extend safely.

Next.jsReactTypeScriptLocal-first

Features

  • Issue editor
  • Subscriber forms
  • Archive pages
  • Email sending boundary
  • Unsubscribe flow

Make it yours in three steps

1

Download it

One click, one zip, the whole project. Free, MIT licensed, yours to keep.

Download Newsletter Platform
2

Run it

Unzip it, then run this in the folder. It works immediately — no database, no accounts, no configuration.

$ npm install
$ npm run dev
3

Hand it to your coding agent

The download ships with CLAUDE.md, AGENTS.md, and Cursor rules, so your agent understands the project the moment it opens the folder.

$ cd newsletter-platform
$ claude

Claude Code reads the included CLAUDE.md automatically — it already knows the project.

A good first prompt:

Give me a quick tour of this project, then help me make it mine.

Agent-ready information

Agent docs cover issue content, provider boundaries, subscriber fields, and email copy.

CodexClaude CodeCursor
/agent/START_HERE.md/agent/PROJECT_MAP.md/agent/RULES.md/agent/RECIPES.md/agent/TESTS.md/agent/DEPLOY.md/agent/agent.json

Changelog

v1.0.0Jul 1, 2026
  • Initial release — live demo and downloadable, runnable foundation.

Related foundations

Explore nearby starting points before you commit to a fork.

Browse all
Download foundation