Pages
Pages
The frontend consists of several main pages.
Dashboard (/)
Main dashboard showing:
- Recent matches
- Live events
- Statistics
- Quick actions
Agents (/agents)
Agent management page:
- List all agents
- Create new agents
- Edit existing agents
- Delete agents
Matches (/matches)
Match management page:
- List all matches
- Create new matches
- View match details
- Control match execution (pause/resume/stop)
Settings (/settings)
Configuration page:
- API key management
- Kestra configuration
- System settings
Transcript (/transcript)
Match transcript viewer:
- Full match transcript
- Round-by-round breakdown
- Event details
Next Steps
- Components - React components
- API Client - API integration