obytes / react-native-template-obytes

📱 A template for your next React Native project: Expo, PNPM, TypeScript, TailwindCSS, Husky, EAS, GitHub Actions, Env Vars, expo-router, react-query, react-hook-form.
https://starter.obytes.com
MIT License
2.42k stars 349 forks source link

Turbo Repo Compatibility #390

Closed AdeOlo closed 1 day ago

AdeOlo commented 1 day ago

Summary:

I am planning on creating Turbo Repo with Nextjs for my web application and I wanted to ask if you think the starter kit is compatible with the way TurboRepo works especially the Lint, Husky configurations ?

yjose commented 1 day ago

Hey @AdeOlo, I'm not sure if I can help here. I used Turbo Repo a while ago, and I'm not confident I can answer your question. You will likely need to update some configurations to make it work as expected with a monorepo architecture ( mainly eslint, husky should work without issues) , but I'm unsure if there will be any limitations.

I will convert this issue into a discussion