Skip to content

skane1024/py_flask_online_classroom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

依赖包安装

pip install -r requirements.txt

run server

windows run
.\OnlineClassroom\win-run.bat

linux
./OnlineClassroom/liunx-run.sh


production_liunx
chmod +x new_gunicorn_flask_web.sh
./new_gunicorn_flask_web.sh

仿照需求

http://www.rrkf.com/serv/requestDetail?id=dbb8ac98-e955-4026-8037-b76a7cfffcdf
网易云课堂
https://study.163.com/course/introduction.htm?courseId=1209318815&_trace_c_p_k2_=603ae532ed344e59856e4bdbb8dced2a

github...

添加到git该github仓库 
git remote add origin [email protected]:z1421012325/flask_online_classroom.git
将add,commit过的本地项目push上仓库
git push -u origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%