Samples

zbugs

A complete Linear-style bug tracker. Not just a demo app – this is our actual live bug tracker, that we use and depend on everyday.

zbugs

Demo: https://bugs.rocicorp.dev/
Stack: Vite/Fastify/React/AWS
Source: https://github.com/rocicorp/mono/tree/main/apps/zbugs
Features: Instant reads and writes, realtime updates, Github auth, write permissions, read permissions, custom mutators, complex filters, unread indicators, basic text search, emojis, short numeric bug IDs, notifications, and more.

ztunes

An ecommerce store built with Zero, TanStack, Drizzle, and PlanetScale for Postgres.

ztunes

Demo: https://ztunes.rocicorp.dev/
Stack: TanStack/Drizzle/Better Auth/Fly.io
Source: https://github.com/rocicorp/ztunes
Features: 88k artists, 200k albums, single-command dev, full drizzle integration, text search, read permissions, write permissions.

zslack

Simple Slack-like app built with Expo/React Native.

Hello Expo!

Stack: Expo/Hono/Drizzle
Source: https://github.com/rocicorp/zslack
Features: Native iOS/Android, instant reads and writes, realtime updates, custom mutators, custom queries.

hello-zero

Simple quickstart for Zero/React.

Hello Zero!

Stack: Vite/Hono/React
Source: https://github.com/rocicorp/hello-zero
Docs: Quickstart
Features: Instant reads and writes, realtime updates.

hello-zero-solid

Simple quickstart for Zero/SolidJS.

Hello Solid!

Stack: Vite/Hono/SolidJS
Source: https://github.com/rocicorp/hello-zero-solid
Features: Instant reads and writes, realtime updates, custom mutators.

hello-zero-do

Shows how to use the Zero client from a Cloudflare Durable Objects.

This sample runs zero-client within a Durable Object and monitors changes to a Zero query. This can be used to do things like send notifications, update external services, etc.

Stack: Vite/Hono/React/Cloudflare Workers
Source: https://github.com/rocicorp/hello-zero-do