- Python >= 3.9.1
- pip >= 20.2.3
- MySQL >= 8.0.29
- on root directory, run>
python -m venv venv
- run>
.\venv\Scripts\activate
- run>
pip install -r requirements.txt
- fill .example.env with your own configs, and rename it to .env
- run>
flask run
(flask will run depends on config at .flaskenv) by default, your app will run on port 5001
- Please select environment Project XYZ before send request
- Please select collection Project XYZ User Service to try all requests in this repository