Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 259 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 259 Bytes

iAirShare Backend

全员摸鱼中...?

Installation

git clone https://github.com/iAirTeam/iAirShare_Backend.git
pip install -r requirements.txt

Usage

Quart Development

python -m quart app

HyperCorn

python -m run_hypercorn