Lerna
Lerna is a build system and package manager for JavaScript/TypeScript monorepos that automates versioning, dependency management, and publishing of multiple packages from a single repository.
Available Pages
Lerna Overview: Managing Monorepos & npm Package Publishing
Lerna automates multi-package npm publishing in monorepos. Avoid common pitfalls, get practical setup advice, and find answers to frequently asked questions for smooth development.
Lerna CI/CD: Production Deployment Strategies for Monorepos
Automate Lerna monorepo deployments with robust CI/CD strategies. Learn advanced patterns, troubleshoot common issues, and ensure stable, automated releases to prevent production outages.
Related Technologies
Competition
turborepo
Direct competitors
rush js
Direct competitors
npm workspaces
Can replace or substitute
yarn workspaces
Can replace or substitute
pnpm workspaces
Can replace or substitute
moon
Can replace or substitute
lage
Can replace or substitute
Integration
npm
Works well together
yarn
Works well together
pnpm
Works well together
semantic release
Official integration support
commitizen
Official integration support
github actions
Official integration support