grouporder:团体食品订购系统。 旨在作为博客文章的演示,建议对问题进行改进!

时间:2024-02-27 05:00:49
【文件属性】:

文件名称:grouporder:团体食品订购系统。 旨在作为博客文章的演示,建议对问题进行改进!

文件大小:22KB

文件格式:ZIP

更新时间:2024-02-27 05:00:49

python flask ansible vagrant sql

团体订单 RESTful API与同事一起组织点餐。 先决条件 对于本地开发,我使用的是Vagrant框。 要在Vagrant中进行开发,您需要同时安装它和Virtualbox(或其他兼容的VM工具): 从获取Vagrant 从下载获取Virtualbox 开始吧 要在本地运行组订单,请签出此仓库,然后运行vagrant up 。 出现此框后,首先激活virtualenv,然后将数据库迁移到最新版本: source ~/venv/bin/activate cd /vagrant/migrations pgmigrate migrate -t latest --conn postgresq


【文件预览】:
grouporder-master
----Vagrantfile(284B)
----example_requests.http(2KB)
----LICENSE(1KB)
----roles()
--------db()
--------python()
--------user()
--------common()
----migrations()
--------migrations()
----grouporder()
--------server.py(2KB)
--------data()
--------api()
----requirements.txt(146B)
----.gitignore(38B)
----setup.yml(743B)
----README.md(3KB)

网友评论