v1.0.0 - Initial Release
Project Zap v1.0.0
Production-ready starter template for modern web apps.
Stack: TanStack Start • Convex • WorkOS • shadcn/ui
Features
- TanStack Start framework with file-based routing
- Convex database with real-time queries
- WorkOS AuthKit authentication (SSO, social login, MFA)
- 30+ shadcn/ui components
- Dark mode with system preference support
- Dashboard layout with sidebar navigation
- Landing page template
- Todo app with file attachments
- Server-side data table with pagination and search
Getting Started
git clone https://github.com/Stoffberg/project-zap.git my-app
cd my-app
bun install
bunx convex dev
bun devSee the README for full setup instructions.
Links
- Demo: https://zap.stoff.dev
- Docs: README