Git Product home page Git Product logo

citizen-science-platform-powered-by-ai's Introduction

OmniSci部署手册

Web部署

  1. 登录服务器
  2. 安装python3.7
  3. 将项目克隆到本地
  4. cd OmniSci/
  5. git pull origin release
  6. git checkout release
  7. pip3 install -r requirements.txt 或者 source install.sh
  8. source rerun.sh

注意:

  1. 对数据库进行修改后,请运行 python manage.py rebuild_index 重新建立数据库索引
  2. git仓库内共两个分支:master和release。一般修改项目、修复问题在master分支上进行,测试无问题后在软开云上将master分支合并到release分支即可。

Android部署

  1. 登录服务器
  2. cd Android/
  3. 将目录下的app-release.apk文件scp到本地
  4. 将app-release.apk文件从本地传输到Android手机
  5. 在手机上点击安装由系统自动安装

citizen-science-platform-powered-by-ai's People

Contributors

kexiangwang avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.