Settings

Theme

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

github.com

2 points by geeewhy a year ago · 0 comments · 1 min read

Reader

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

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection