Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 275 Bytes

File metadata and controls

11 lines (8 loc) · 275 Bytes

Travelet-Backend

<好去处> 原型系统后端
详情参阅 Travelet

Setup

  • 查看 src/config/config.py,填写MySQL地址以及配置端口

Run

  • pip install -r requirements.txt
  • python src/main.py