darman 969e4d6e37 Add React/TypeScript web interface with Chakra UI and SignalR integration
Implement web frontend using Vite + React + TypeScript with:
- Chakra UI component library for theming and styling
- SignalR bridge (lunaBridge) for real-time server communication
- Chat components (ChatPanel, ChatInput, ChatMessage)
- Layout components (AppLayout, Sidebar, StatusBar, SystemPanel)
- Custom useChat hook for conversation state management
- Dark/light theme support via ColorModeProvider
- Mock conversation data for development
2026-04-04 04:13:51 +02:00
2026-04-04 04:08:45 +02:00
2026-04-04 01:51:53 +00:00
2026-04-04 04:08:45 +02:00
2026-04-04 04:08:45 +02:00
2026-04-04 01:51:53 +00:00
S
Description
No description provided
Readme MIT
451 KiB
Languages
C# 81.3%
TypeScript 17.9%
HTML 0.4%
JavaScript 0.4%