WEBSITES BY TAG
monorepoWebsite
Explore websites about monorepo, their features, categories, alternatives and technical profiles.
Currently listed: 1 websites
monorepoRelated websites
Total: 1 websites · Per page: 20
| Website | Domain | Categories | Description | Updated |
|---|---|---|---|---|
| Lerna | lerna.js.org | Development | Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same … | 2026-09-21 |
Practical guides
- What Is a Monorepo and When Should You Use One for JavaScript Projects?
- A monorepo is a single version-controlled repository that holds the source code for multiple projects, packages, or services. Instead of giving each …