Welcome to CodeBaseHub
Full-stack starter kit with 3 apps - Web, Mobile, and Server
Overview
CodeBaseHub is a complete starter kit with 3 production-ready applications in a Turborepo monorepo. Build your cross-platform app with everything pre-configured.
The 3 Apps
apps/web
Next.js 15 web application with SaaS dashboard, admin panel, and landing pages.
apps/native
React Native mobile app for iOS & Android with Expo 54.
apps/server
Hono API server with tRPC and PostgreSQL database.
Tech Stack
Frontend: Next.js 15, React Native, Expo 54, TypeScript, Tailwind CSS
Backend: Hono, tRPC, Drizzle ORM, PostgreSQL, Better Auth
Tools: Turborepo, pnpm, Biome
Features
- ✅ Authentication (Email, Google, Apple)
- ✅ Dark/Light mode
- ✅ Multi-language (i18n)
- ✅ Payment integration
- ✅ Push notifications
- ✅ Analytics tracking
- ✅ Admin dashboard
- ✅ Type-safe APIs
Next Steps
- Installation - Set up your development environment
- Configuration - Configure your apps
- Deployment - Deploy to production
Was this page helpful?