- Convert all @bytelyst/* file: refs to semver ^0.1.0 (backend, web, mobile) - Remove sibling common-plat workspace references from pnpm-workspace.yaml - Add .npmrc and .npmrc.docker for local Gitea registry - Rewrite backend/web Dockerfiles: pnpm + BuildKit secret mount + corp proxy - Fix backend tsconfig.json: remove explicit lib to resolve fetch Response types - Verified: host-side pnpm install, backend tests (86 pass), backend+web Docker builds |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| app.json | ||
| babel.config.js | ||
| eslint.config.js | ||
| index.ts | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||