Basic Todos
TanStack Start (SSR)
- ✓defineTags() — type-safe tag tree
- ✓meta.tags on useQuery — the minimal API
- ✓invalidateTags() after mutations
- ✓SSE auto-refresh across all open tabs
# From the monorepo root
pnpm --filter @tanstack-tools/example-basic-todos dev
# Open http://localhost:3100