AI agents: fetch the documentation index at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.
Introduction
Build instant, offline-capable apps that sync with Strata Sync.
A local-first sync engine for TypeScript, React, and Next.js. Reads come from a local store, so the UI stays fast. Writes queue offline and sync when you reconnect. A server-sequenced log ensures every client converges.
Built on the sync architecture Linear described but never open-sourced, extended with Yjs CRDT collaboration, undo/redo, and pluggable adapters.