Home
Softono

Monorepo.tools

Open source MIT TypeScript
347
Stars
35
Forks
12
Issues
6
Watchers
2 months
Last Commit

 About Monorepo.tools

Your defacto guide on monorepos, and in depth feature comparisons of tooling solutions.

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing Monorepo.tools?

We provide expert installation service for this software. Our team will install, configure, and secure Monorepo.tools on your server. plans start at just $30.

Monorepo.tools

View on GitHub

monorepo.tools

Monorepo.tools

Monorepos are hot right now, especially among Web developers. We created this resource to help developers understand what monorepos are, what benefits they can bring, and the tools available to make monorepo development delightful.

There are many great monorepo tools, built by great teams, with different philosophies. We do our best to represent each tool objectively, and we welcome pull requests if we got something wrong!

The tools we'll focus on are: Bazel (by Google), Lage (by Microsoft), Lerna, moon (by moonrepo), Nx (by Nrwl), Rush (by Microsoft), and Turborepo (by Vercel). We chose these tools because of their usage or recognition in the Web development community.

Development

This project was generated using Nx, check Nx's documentation to know more.

Running locally

To run monorepo.tools locally, run the following command:

nx serve website
# Same as
nx run website:serve

Contributing

See contributing document.