This repository contains TanStack Zero starter templates:
- Framework: TanStack React Start with Zero Sync
- Branch:
main
- Description: Core implementation using TanStack React Start
- Framework: TanStack React Start with Zero Sync + Supabase Auth
- Branch:
start-zero-supabase
- Description: Enhanced version with Supabase authentication integration
router-zero/
- Original TanStack React Router implementation (not actively maintained)
- Clone the repository
- Switch to your preferred branch:
git checkout main
for the core versiongit checkout start-zero-supabase
for the Supabase version
- Navigate to the
start-zero/
directory - Follow the setup instructions in
start-zero/README.md