Turborepo is a high-performance build system for JavaScript and TypeScript codebases. It reimagines build system techniques used by Facebook and Google to remove maintenance burden and overhead.

Why do we adopt this technology?

Turborepo allows for a incremental builds, caching, parallel execution and much more which enhances our developer experience when working with monorepos.