变更: - 前端:3000 → 4000 - 后端:8000 → 9000 原因: - 会议厅使用 3000/8000 - 避免端口冲突 新访问地址: - 前端:http://localhost:4000 - 后端 API: http://localhost:9000/api/
- 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