From PNPM Workspace to Fast CI
Juri Strumpflohner
Published
Explore how to supercharge your monorepo setup with Nx and PNPM in this video, using the Tasker app as a hands-on example. We’ll start by initializing Nx in an existing PNPM workspace and move into configuring caching strategies to optimize both local and CI workflows. Key lessons cover setting up task pipelines, enhancing CI with remote caching, distributing tasks across machines, and refining Playwright end-to-end tests for faster execution.