| datasource | ||
| gateway | ||
| storage | ||
| strategy | ||
| .gitignore | ||
| build.sh | ||
| daemon.py | ||
| README.md | ||
bill-gates
运行本项目前,确保系统上已配置好以下软件:
bash
python3
xmake
运行方法:
执行build.sh构建各子项目
./buid.sh
(然后单机部署的话要提供Dockerfile和docker compose……未完待续)
| datasource | ||
| gateway | ||
| storage | ||
| strategy | ||
| .gitignore | ||
| build.sh | ||
| daemon.py | ||
| README.md | ||
运行本项目前,确保系统上已配置好以下软件:
bash
python3
xmake
执行build.sh构建各子项目
./buid.sh
(然后单机部署的话要提供Dockerfile和docker compose……未完待续)