Commit 4a2f9f0
Add mvirt-ui: React web console with mock backend
- React 18 + Vite + TypeScript frontend
- Tailwind CSS + shadcn/ui components
- TanStack Query for server state, Zustand for UI state
- Rust/Axum mock server on port 8080
- Dark/light theme with smooth transitions
- Dashboard, VMs, Storage, Network, Logs pages
- DataTable with sorting/filtering, StatCards
- Button hover effects with shimmer and glow
- Logo shimmer animation on hover
- Pride stripe accent at bottom
- Light mode with muted blue-tinted cards
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 50d1226 commit 4a2f9f0
75 files changed
Lines changed: 12264 additions & 0 deletions
File tree
- mvirt-ui
- mock-server
- src
- routes
- public
- src
- api
- endpoints
- components
- data-display
- layout
- ui
- features
- dashboard
- logs
- network
- storage
- vms
- hooks
- queries
- lib
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments