Getting Started
This dashboard connects to the local Mission Control server.
To Start:
- Install dependencies:
cd server && npm install
- Start server:
npm start
- Open
http://localhost:3000
Features:
- Real-time updates via WebSocket
- Data stored as JSON files in
.mission-control/
- Webhooks for agent notifications