Replace Heartbeat?

KINDA · weekend project
catalog price reference $49/mocategory 👥 communityreported replacement votes 0

The core loop is buildable, but a dependable replacement becomes a real weekend or multi-day project. For Heartbeat, run a private community with channels, events, courses, and lightweight workflows. The hard boundary is mobile apps, automations, analytics, payments, and community onboarding, plus network, moderation, and communication infrastructure.

the prompt
Build a personal replacement for Heartbeat in an empty repository.
Use Next.js 15, TypeScript, PostgreSQL, Drizzle ORM, WebSockets, and Docker Compose; do not offer alternative stacks.
The core loop is: host a private community with channels, events, courses, and lightweight workflows, organize discussion by topic, and keep membership and moderation under the owner's control.
Make the first run work locally with one documented command.
Store all user data locally by default and make export straightforward.
Put secrets in .env, ship .env.example, and never commit credentials.
Implement spaces, channels, topics, replies, reactions, mentions, profiles, roles, and invitations.
Use WebSockets for live updates but preserve every message transactionally in PostgreSQL.
Add moderation queues, reports, blocks, rate limits, attachment limits, and an audit log.
Provide email digests, browser notifications, search, pinned content, and member export.
Add owner-controlled retention, account deletion, backup, restore, and health checks.
Ship Docker Compose with a seeded demo, migrations, and an emergency admin command.
Include clear empty, loading, success, and recoverable error states.
Add input validation, safe filenames, and graceful handling of unavailable APIs.
Write focused tests for the core transformation and one end-to-end happy path.
Create a README with setup, architecture, permissions, data location, and backup steps.
Do not add accounts, billing, telemetry, analytics, or a hosted control plane.
Deliberately leave out public-network discovery and existing member liquidity.
Deliberately leave out production voice or video rooms.
Deliberately leave out native mobile applications, enterprise SSO, and 24-hour abuse operations.
Finish by running the tests and listing the exact commands used.

$ 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

People still pay for Heartbeat because community software is valuable when members are already there and the operator does not have to own realtime reliability and abuse response. The recurring cost buys realtime delivery, notifications, abuse handling, search, media, permissions, mobile clients, backups, and community operations, not just the visible interface.

what you lose

xmobile apps, automations, analytics, payments, and community onboarding

xnetwork effects

xnative mobile apps

xvideo and voice infrastructure

xenterprise moderation and discovery

prior art to inspect before buildingDiscourseMature open-source community discussion platform with strong moderation and search.
reported replacements · 0share on X ↗"Heartbeat replacement research and build prompt"
questions
What does the Heartbeat verdict mean?

The core job looks buildable, with meaningful gaps: mobile apps, automations, analytics, payments, and community onboarding, network effects. Read the full tradeoff list before committing. This research record is not a hosted IVCIFY tool.

What price does this directory record show for Heartbeat?

The directory records $49/month for Build, checked 2026-07-31. 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 Heartbeat?

Honestly: mobile apps, automations, analytics, payments, and community onboarding; network effects; native mobile apps; video and voice infrastructure; enterprise moderation and discovery. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to Heartbeat?

The listed prior art includes Discourse (Mature open-source community discussion platform with strong moderation and search.). Inspect those projects before starting from a blank prompt.