FastApi Templates with user authentication 安装和测试 安装 requirements.txt 包 pytest 测试 user 和 product uvicorn main:app --reload 部署 安装 gunicorn 运行 bash 脚本 run.sh