# 设置启动的App
set FLASK_APP=app
# 配置环境
set FLASK_ENV=development
# 初始化仓库
flask db init
# 创建迁移脚本
flask db migrate -m "initial migration"
# 更新数据库1
flask db upgrade
-
Notifications
You must be signed in to change notification settings - Fork 0
License
ZLangChuan/PageWebLetGo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published