algoraveshare

October 31, 2025 ยท View on GitHub

For initial setup or when dependencies change: npm run install:all For checking workspace status: npm run install:workspaces or npm run deps:check All commands work from the root directory and handle all three workspaces automatically

For initial setup or when dependencies change: pnpm run install:all For checking workspace status: pnpm run install:workspaces or pnpm run deps:check