2021-10-17 18:26:00 +02:00
|
|
|
---
|
|
|
|
title: Monorepo
|
|
|
|
---
|
2021-08-25 16:09:31 +02:00
|
|
|
|
|
|
|
A monorepo is an organisational approach to software development where rather than
|
|
|
|
having a multitude of repositories, a number of different software pieces are bundled
|
|
|
|
together in a single repository.
|
|
|
|
|
|
|
|
FreeSewing's monorepo holds all our Javascript packages in such a structure.
|