Turborepo is a high-performance build system for JavaScript and TypeScript codebases.
Turborepo is a high-performance build system for JavaScript and TypeScript codebases.
It optimizes builds by caching the outputs of task and running them in parallel where possible. Turborepo also supports remote caching, meaning that if someone contributing to a branch builds a package the cache is automatically shared to anyone else in working in that branch.