本地开发
推荐使用:分步启动
关键依赖
- Postgres
- Redis
- Python 3.12+
- Node.js 18+
验证
- 前端:
http://localhost:3000 - 后端 OpenAPI:
http://localhost:8000/docs - 健康检查:
http://localhost:8000/health
备注
- 浏览器采集能力需要额外执行
make backend-browser-deps - 首次启动后会自动初始化默认用户与预置 source 数据
本地开发与服务启动相关说明
http://localhost:3000http://localhost:8000/docshttp://localhost:8000/healthmake backend-browser-deps