VOOZH about

URL: https://turborepo.dev/

⇱ Turborepo


Skip to content

Make ship happen

Turborepo is the build system for JavaScript and TypeScript codebases

9,001,168

hours of compute saved
Get started
$ npm i turbo

Scale your workflows

Optimize your local and CI tasks to save years of engineering time and compute.

Works with any provider

Integrate with any CI provider for speed at all scales

Remote Caching

Never do the same work twice

Effortless monorepos

Easily define your workflows for local development and CI

Simple setup

Start a new repository or migrate an existing repo incrementally in minutes.

Read the docs
{ "tasks": { "build": { "dependsOn": ["^build"] } }}
Declaring a build task
# Login to Remote Cacheturbo login# Link to Remote Cacheturbo link# Run tasksturbo run build
Linking to Remote Cache and running tasks

What builders say about Turborepo

👁 Matt Pocock
Matt Pocock
@mattpocockuk

🤯 @turborepo saved us 67 HOURS of CI since we adopted it.

That's a team of only 4 full-time devs at @statelyai. Nuts.

👁 Lewis ⚡
Lewis ⚡
@lewisbuildsai

If turborepo has a million fans, then I am one of them. If turborepo has ten fans, then I am one of them. If turborepo has only one fan then that is me. If turborepo has no fans, then that means I am no longer on earth. If the world is against turborepo, then I am against the world.

👁 Cory House
Cory House
@housecor

I'm really enjoying @turborepo. It's a game changer.

With Turbo, I have an incentive to break my repo down into many small, focused packages. This way, Turbo can cache each little build. So when I hit save, only the package I changed needs to recompile.

Really speeds things up!

👁 Shrey Gupta
Shrey Gupta
@shreygups

wait i kinda love turborepo

👁 Jono Alford
Jono Alford
@jonoalford

The second we started using this for monorepos is the second we stopped having to worry about using monorepos.

👁 ALIAS
ALIAS
LoadingALIAS

Turborepo is the best.

👁 Andrew Lisowski
Andrew Lisowski
@HipsterSmoothie

Just setting up @turborepo in @DescriptApp's front-end cut our bill in half and saved us $20k

👁 Pontus Abrahamsson
Pontus Abrahamsson
@pontusab

I love a monorepo setup, having everything in one place powered by Turborepo 🔥

Deploy your Turborepo today.

Get started
$ npm i turbo