Hacker News new | ask | show | jobs
by dboreham 1667 days ago
You can certainly have a monolith in a monorepo.
2 comments

Yes, but you would split a monolith into smaller microservices. It's inaccurate language to say you'd split a monorepo into smaller microservices (as GP describes), that's a conflation of two different but related concepts.
Surely that's just a repo?