|
|
|
Ask HN: Startups – Are you on a monorepo or multi-repo set up?
|
|
11 points
by ashiban
764 days ago
|
|
Hello friends! We're designing our next iteration of deployment tooling, and wanted to get a feel for whether startups with < 10 engineers structure their code in a monorepo or multi-repo way. (no judgement either way). Do you - 1. Mono-repo (frontend + backends + services + infra [...]) all in 1 repo) 2. Multi-repo (separate out frontend, from backend / each services /) or any other cross-repo structure What's your guys' structure? |
|