🚀Production-ready monorepo template
Build Full-Stack Apps with convex-monorepo
A Turborepo starter with Next.js, Expo, and self-hosted Convex. Ship web and mobile apps faster with shared code, type-safe backend, and complete control over your infrastructure.
TypeScript
Self-Hosted
Real-time
Auth Included
Everything You Need to Ship Fast
A complete monorepo template with all the tools and patterns you need for production-ready applications.
Modern Tech Stack
Built with the latest and greatest tools for maximum productivity and performance.
Frontend
- Next.js 16React framework with App Router
- Expo 54React Native framework
- React 19Latest React with Server Components
- Tailwind CSS v4Utility-first CSS framework
- shadcn/uiBeautiful component library
Backend
- ConvexSelf-hosted reactive backend
- Convex AuthMulti-provider authentication
- useSendSelf-hosted email service
- File StorageBuilt-in file uploads
- Payload CMSBuilt-in Content Management System
Developer Tools
- TurboHigh-performance build system
- TypeScriptType-safe development
- BunFast package manager & runtime
- ESLint + PrettierCode quality tools
- DockerContainerized deployment
Ready to Build Something Amazing?
Clone the repository and start building your next project with everything pre-configured.
Quick Start
git clone https://git.gbrown.org/gib/convex-monorepo.git
cd convex-monorepo
bun i