Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in monorepo

NX: How to create a NX workspace in an existing empty git repository instead of creating it under a workspace name?

nx build command failed with TypeError: Cannot read properties of undefined (reading 'cloud')

Lerna / Nx / Turborepo or other monorepo systems for non-js apps (php)

GitOps - Config in same repo or seperate repo?

`pnpm add` within a workspace does not add projects from workspace

monorepo pnpm

What does a `workspace:` prefix in a package.json 'dependencies' value mean?

"Unexpected token" error in babel-loader with inline loaders and require.context

How to use Turborepo for an existing react app created with Create React App in order to make it a monorepo?

How can I get live-reload on a local npm package in a monorepo?

Monorepo - Multiple .vscode settings

monorepo Yarn workspaces - shared esLint and Prettier configs

Import shared code in Next.js app in a monorepo

typescript next.js monorepo