- Lerna - https://lerna.js.org/
- nx - https://github.com/nrwl/nx
- Turborepo - https://turbo.build/ — Not exactly a monorepo framework
- Yarn/npm workspaces - https://classic.yarnpkg.com/lang/en/docs/workspaces/
We’ll be going through turborepo since it’s the most relevant one today and provides more things (like build optimisations) that others don’t
