Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 331 Bytes

File metadata and controls

14 lines (11 loc) · 331 Bytes

本项目基于Python+Django+Mysql技术栈开发

Getting started

$ pip install pipreqs
$ pipreqs ./
$ pip install -r requirements.txt
$ python manage.py runserver 0.0.0.0:8000
...
Starting development server at http://0.0.0.0:8000/

出于各种原因,新仓库移至: https://github.com/foliet/panda-backend