Commit Graph

3 Commits

Author SHA1 Message Date
4be901b1b0 Complete backend API and deployment guide
- Django REST API with lobster endpoints
- API views: list, detail, memory, tools
- Deployment guide with instructions
- Startup script for easy launch
- Requirements.txt for dependencies
- API URL routing
2026-04-01 20:52:03 +08:00
5386db423a Add complete frontend UI and update README
- Complete HTML/CSS dashboard with lobster cards
- Auto-refresh every 5 seconds
- Statistics overview (total, healthy, error)
- Updated README with project info
2026-04-01 20:48:44 +08:00
1cbbf11fcf Add React frontend and Django backend code
- React components: Dashboard, MemoryCalendar, SearchBox, ToolList
- Django backend structure
- Package configuration files
2026-04-01 20:43:25 +08:00