Monorepo pros and cons
https://semaphoreci.com/blog/what-is-monorepo
https://jmmv.dev/2023/08/costs-exposed-monorepo-multirepo.html
https://blog.swgillespie.me/posts/monorepo-ingredients/
Middle ground
https://ashishb.net/programming/how-many-source-code-repositories-should-a-startup-have/
- Repo for frontend
- Repo for backend
- Repo for mobile (one for each platform)
- Repo for each OSS project