Matt Pocock (@mattpocockuk) explains how debugging is faster, code editing is easier, and build processes are easier to understand after refactoring a polyrepo setup to a monorepo, and deploying it on Vercel. Try Turborepo: https://vercel.fyi/tryturbo
0:00 The bug
1:02 Polyrepo or monorepo?
1:29 Creating a new monorepo
2:01 Migrating the repos
3:11 Setting up a turbo.json
3:53 Fixing the bug
4:11 Deploying to npm
4:44 Deploying to Vercel
6:03 Summary
For more on Turborepo:
◆ Migrating to a monorepo: https://turborepo.org/docs/handbook/m...
◆ Publishing packages: https://turborepo.org/docs/handbook/p...
◆ Building apps: https://turborepo.org/docs/handbook/b...
#monorepo