refactor(stage-pocket): rename stage-capacitor to stage-pocket

This commit is contained in:
LemonNeko
2025-12-31 17:38:45 +08:00
parent 60c9175539
commit 61cf0aa88a
79 changed files with 184 additions and 111 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ Concise but detailed reference for contributors working across the `moeru-ai/air
- **Desktop (stage-tamagotchi)**: Electron, Vue, Vite, TypeScript, Pinia, VueUse, Eventa (IPC/RPC), UnoCSS, Vitest, ESLint.
- **Web (stage-web)**: Vue 3 + Vue Router, Vite, TypeScript, Pinia, VueUse, UnoCSS, Vitest, ESLint. Backend: WIP.
- **Mobile (stage-capacitor)**: Vue 3 + Vue Router, Vite, TypeScript, Pinia, VueUse, UnoCSS, Vitest, ESLint, Kotlin, Swift, Capacitor.
- **Mobile (stage-pocket)**: Vue 3 + Vue Router, Vite, TypeScript, Pinia, VueUse, UnoCSS, Vitest, ESLint, Kotlin, Swift, Capacitor.
- **UI/Shared Packages**:
- `packages/stage-ui`: Core business components, composables, stores shared by stage-web & stage-tamagotchi (heart of stage work).
- `packages/stage-ui-three`: Three.js bindings + Vue components.