Install
Add Zero to your existing application following our step-by-step guide.
Zero makes web apps feel instant by syncing the data your UI needs into a local, normalized client datastore. Reads and writes hit that local store first, then sync continuously with your server in the background.
You control what syncs by writing normal queries in your app code, instead of syncing whole tables or maintaining static sync rules. Zero reuses cached data when it can and automatically falls back to the server when it needs more.
Add Zero to your existing application following our step-by-step guide.
Learn how Zero works by following our guided tutorial building a music app.
Start a new app with one of our bare-bones templates.
Explore our more fully-featured samples to see what Zero can do.
Search the contents of the documentation for Zero