Monorepo Style Guide 🚝

At Thinkmill, monorepos have proven to be a very useful model for organising our projects. We’ve written some articles and resources to help you explore this space.

Tools 🧰

We maintain a number of tools to make working in monorepos easier

Changesets

🦋

Changesets is a tool to help with versioning monorepos, by letting contributors declare their changes and automate releases

Preconstruct

🎁

Preconstruct is a tool to solve the problem of bundling and developing packages in a monorepo

Manypkg

☔️

Manypkg is an umbrella for your monorepo to help solve common problems like running scripts and enforcing rules on your monorepo