This is the sample repo for the LiveStore tutorial.
- Syncing Demo: Syncing data between a React app and a Node.js server using Cloudflare Workers as a sync backend; built in a monorepo.
- Auth Demo: Example app showing how to do authentication with BetterAuth in a TanStack Start app using LiveStore as the data later.