Introduction to Build High-Speed Monorepos with Nx and pnpm Workspaces

Share this video with your friends

Social Share Links

Send Tweet
Published 2 years ago
Updated 2 years ago

In this course we'll be focusing on a package-based monorepo setup.

Basically, we have a collection of packages, each with their own package.json. We'll then use pnpm workspaces to set up a monorepo that allows us to share these packages between each other locally.

As our app grows we'll bring in Nx to get more advanced features such as build pipelines and caching.

So let's dive right in! If you have any questions don't hesitate to leave a comment.