Y
Hacker News
new
|
ask
|
show
|
jobs
by
jade12
2620 days ago
From the first sentence of the abstract:
> monolithic source-code repositories
A monorepo
is
a monolithic repository
1 comments
ricardobeat
2620 days ago
To answer the parent, it doesn’t imply a monolith application, but deployment to multiple server roles and apps will happen using the same source repository.
link