git clone https://github.com/amakerlife/ZhiXue-Lite-backend cd ZhiXue-Lite-backend mv ./example.env ./.env vim ./.env pip install . flask run ...