My monorepo used to start everything :-)
The toolchain used here is sourced from the VoidZero ecosystem.
- pnpm - package manager (workspace-native, fast monorepo installs)
- vite-plus - unified toolchain (
vpCLI) bundling vite, vitest, rolldown, oxlint, and oxfmt - tsgo - compile ts to js
- turbo - monorepo management
- typescript - main programming language
- Add ai-sdk package
- Set up CI/CD pipeline
- Add authentication package
- Add database package
- Add ui-native package (React Native Reusables + NativeWind)
- etc.