Migrate NPM Scripts to Turborepo Pipelines

Share this video with your friends

Send Tweet

With our npm scripts, if utils can't build, then the dashboard and blog can't build or run their tests. Turborepo Pipelines changes that. Using the pipeline, we can set up caching, what our scripts depend on, and where we want our logs to be output.

Also since we now have Turborepo installed and configured our pipelines, we can remove concurrently from our scripts and dependencies.

Yash Kadaru
~ 2 years ago

Love the visual explanation! very helpful

Alejandro Ñáñezinstructor
~ 2 years ago

Love the visual explanation! very helpful

I'm glad you liked it @Yash! <3

~ 2 years ago

Please improve the audio 🙏