Frontend Documentation¶
React-based frontend for ChatOps.
Overview¶
The ChatOps frontend is built with React 18 and TypeScript, providing a modern, responsive user interface.
Features¶
- Real-time dashboard with live metrics
- Docker container management
- Alert configuration and monitoring
- Web terminal for command execution
- Server management interface
- JWT authentication
Tech Stack¶
- React 18
- TypeScript
- Vite
- TanStack Query
- Zustand
- Tailwind CSS
- Shadcn UI
- Recharts
Getting Started¶
See Setup Guide for installation and development instructions.
Architecture¶
See Architecture Guide for frontend architecture details.