文件名称:atomspace.od.ua:原子空间:rocket:
文件大小:13.47MB
文件格式:ZIP
更新时间:2024-08-24 11:04:54
javascript python docker site official
原子空间公共站点 发展 客户 要求 NODE_ENV=development //Set 'production' if its production #Main urls to 'media' and 'api' REACT_APP_MEDIA_URL=https://admin.atomspace-test.com/media/ REACT_APP_API_URL=https://admin.atomspace-test.com/api/v1 npm install npm run start 服务器 要求 手动安装到主机 pip3 install -r requirements.txt 启动服务器 cd ./server python3 manage.py runserver 生产(Docker) 预安装: 码头工人 节点(最新版本) Python3版本 Django(