Skip to content

xiaoluosun/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于Python3.6.5

安装依赖项

pip install -r requirements.txt

启动

# debug
python run.py server

# 生产环境
gunicorn -c gunconfig.py run:app --preload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published