ec7ebd7013
Project map had drifted: claimed recharts unused (was used), ObservabilityPage.tsx
exists (refactored to service-tabs/), missed JellyfinNowPlayingWidget +
authentik/backups service types. Regenerate to reflect post-change reality:
new Qbittorrent/LineSeriesChart/Prometheus{Gauge,Mean}Widget files,
service_data.py/qbittorrent_store.py, canonical prometheus-charting +
service-storage specs, archived changes.
1.2 KiB
1.2 KiB
frontend (index)
dir: frontend
role
Frontend single-page application built with React, Vite, and TypeScript that serves as the "Manage" UI, styled with Tailwind CSS and shadcn/ui components.
parent
index: ./.pi-map.index.md map: ./.pi-map.md
children
- frontend/public index: frontend/public/.pi-map.index.md map: frontend/public/.pi-map.md
- frontend/src index: frontend/src/.pi-map.index.md map: frontend/src/.pi-map.md
- frontend/tests index: frontend/tests/.pi-map.index.md map: frontend/tests/.pi-map.md
files
- .gitignore
- Dockerfile
- README.md
- components.json
- eslint.config.js
- index.html
- nginx.conf
- package-lock.json
- package.json
- postcss.config.cjs
- tailwind.config.cjs
- tsconfig.app.json
- tsconfig.json
- tsconfig.node.json
- vite.config.ts
- vitest.config.ts
links
index: frontend/.pi-map.index.md map: frontend/.pi-map.md
workflows
- change frontend behavior read: .gitignore, Dockerfile, eslint.config.js
- change frontend config read: components.json, eslint.config.js, package-lock.json
- explore frontend subdirectories index: frontend/public/.pi-map.index.md, frontend/src/.pi-map.index.md, frontend/tests/.pi-map.index.md