说明:烧瓶启动器
启动服务器:
打开终端并转到服务器文件夹。 请确保你已经安装了pipenv( pip install pipenv )
使用pipenv install安装依赖pipenv install 。 如果还没有虚拟环境,这还会创建一个虚拟环境
激活虚拟环境并使用pipenv run flask run启动应用程序
添加postgres数据库
下载postgres 2使用pgAdmin创建数据库team-cheesesteak
<weixin_42109639> 上传 | 大小:168kb