1 Star 0 Fork 2

OKOKOK88/Medusa

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
run.sh 230 Bytes
一键复制 编辑 原始数据 按行查看 历史
Asc0t6e 提交于 2021-01-30 12:30 . v0.96.5:palm_tree:
#!/bin/bash
cd /Medusa/Vue
nohup npm run serve &
cd /Medusa
nohup redis-server /etc/redis/redis.conf &
nohup celery -A Web.Workbench.Tasks worker --loglevel=info --pool=solo &
python3 manage.py runserver 0.0.0.0:9999 --insecure
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/chu888chu888/Medusa.git
git@gitee.com:chu888chu888/Medusa.git
chu888chu888
Medusa
Medusa
master

搜索帮助