SDK Setup Building and linking SDKs and apps pnpm install - install dependencies pnpm build - build each package and link it To empirically confirm that this part worked run pnpm web dev. SDK development Web development pnpm --parallel --filter web-app... dev