k-xo
PROOP
a year ago
I'm trying to deploy a server on a monorepo I'm using pnpm workspaces, I'm trying to deploy using the path for a server only, but the pnpm lockfile isn't present in this directory so deployment fails, what would be the best way to deploy the monorepo and this individual "app" within the monorepo
2 Replies
a year ago
you do not want to use the root directory setting for a shared monorepo, you just need to set the correct build and start commadns