Standards Docs

Developers

Build with the @stndrds/* packages — schema-driven, type-safe, end-to-end.

standards is a fullstack TypeScript framework for building dynamic business applications such as CRMs and ERPs. The schema is the single source of truth — UI, API, validation, and permissions all derive from it. Developers define a protected base structure; end-users extend it at runtime without touching code.

Start here

  • Quickstart — install and ship a first object in 10 minutes.
  • Tutorial — build a CRM end-to-end in 30 minutes.
  • Concepts — the mental model: schema-driven, multi-tenant, agent-friendly.

Reference

The API Reference is auto-generated daily from the source types. It covers every builder, hook, adapter, and guard available in the @stndrds/* packages.

Need help?

See the Troubleshooting page for common pitfalls and fixes.

On this page