You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initialize the project as a PNPM monorepo, defining the workspace structure with a pnpm-workspace.yaml file. Create the root package.json and the apps/mobile, packages/backend, and packages/contracts directories.
Initialize the project as a PNPM monorepo, defining the workspace structure with a
pnpm-workspace.yamlfile. Create the rootpackage.jsonand theapps/mobile,packages/backend, andpackages/contractsdirectories.