Show HN: Intent, 5min scaffold for event-sourced back ends (ts,pg,temporal)

1 geeewhy 0 6/26/2025, 4:49:53 PM github.com ↗
I’ve open-sourced Intent, a TypeScript reference stack for safe, multi-tenant, event-sourced backends

key bits - CQRS with framework-free domain core - Durable workflows via Temporal - PostgreSQL event store + row-level security - DevX UI to issue commands inspect events, projections, trace - CLI tooling for projection-drift, RLS lint, CI gating

Built for deterministic execution and auditability. purposed in AI and/or HITL orchestration, fintech, HRIS, or anywhere you need an immutable intent ledger.

Github https://github.com/geeewhy/intent Docs https://intent.heart.dev/docs/ DX panel demo https://intent.heart.dev/devx

`git clone` & `npm run setup eventstore` should boot a local instance in ~5 min.

Would love feedback on quick-star, DX and architectural rough edges

Comments (0)

No comments yet