Monorepo with Next.js and Expo
1. you can use a monorepo: https://www.convex.dev/templates/monorepo
Monorepo with Next.js and Expo
Fullstack monorepo template feat. Expo, Turbo, Next.js, Convex, Clerk
This is a modern TypeScript monorepo template with AI web and native apps featuring:
- Turborepo: Monorepo management
- Next.js 13: Web app & marketing page
- React Native Expo: Mobile/native app
- Convex: Backend, database, server functions
- [Clerk](ht...
3 Replies
inclining towards a monorepo because of the convenience it offers. do you have any personal/interesting opinions on it?
yeah, monorepo is recommended unless you have a real need/preference for separate repos for some reason
thank you!