Detailed wiki content repair: Project Inventory
@@ -0,0 +1,59 @@
|
||||
# Project Inventory
|
||||
|
||||
## Repository Signals
|
||||
|
||||
- Gitea description: Private maintained workspace with documented setup, stewardship notes, and release hygiene.
|
||||
- Default branch: main
|
||||
- Detected language: TypeScript
|
||||
- Visibility: Private
|
||||
- Topics: automation, private-workspace, readiness, stewarded
|
||||
- No mapped local source directory was found; details are based on the Gitea tree.
|
||||
- Visible project files beyond stewardship docs: 24
|
||||
|
||||
## Build And Dependency Signals
|
||||
|
||||
| Signal | Detail |
|
||||
|---|---|
|
||||
| package.json | name=ourtime; scripts=dev, build, preview; deps=uuid, react, framer-motion, lucide-react, react-dom, @google/genai, date-fns, @types/node, @vitejs/plugin-react, typescript |
|
||||
| README files | README.md |
|
||||
|
||||
## Directory Concentration
|
||||
|
||||
- `components` (10 files)
|
||||
- `(root)` (9 files)
|
||||
- `services` (5 files)
|
||||
|
||||
## File Type Concentration
|
||||
|
||||
- `.tsx` (12)
|
||||
- `.ts` (7)
|
||||
- `.json` (3)
|
||||
- `.gitignore` (1)
|
||||
- `.html` (1)
|
||||
|
||||
## Visible Project Files
|
||||
|
||||
- .gitignore
|
||||
- App.tsx
|
||||
- components/AssistantView.tsx
|
||||
- components/Button.tsx
|
||||
- components/CalendarView.tsx
|
||||
- components/Candle.tsx
|
||||
- components/CosmicPulseModal.tsx
|
||||
- components/EventModal.tsx
|
||||
- components/FairyDust.tsx
|
||||
- components/LoginScreen.tsx
|
||||
- components/SettingsModal.tsx
|
||||
- components/SpaceBackground.tsx
|
||||
- index.html
|
||||
- index.tsx
|
||||
- metadata.json
|
||||
- package.json
|
||||
- services/aiService.ts
|
||||
- services/geminiService.ts
|
||||
- services/mcpService.ts
|
||||
- services/ollamaService.ts
|
||||
- services/storageService.ts
|
||||
- tsconfig.json
|
||||
- types.ts
|
||||
- vite.config.ts
|
||||
|
||||
Reference in New Issue
Block a user