This is a modern TypeScript monorepo template with web and native apps featuring:
- Turborepo: Monorepo management
 - Next.js 15: Web app
 - Convex: Backend, database, server functions, and authentication
 - TailwindCSS: Styling for web app
 - React Hook Form: Form handling
 - Playwright: E2E testing for web app
 - Vitest: Unit testing for web app
 - Nextra: Documentation for developers.
 
Documentation coming soon.