Flask + Bootstrap3 + Mysql
-
评论
-
API支持
- 获取全部文章
- 获取指定文章的评论
-
分类功能
-
用户登录
- 用户登陆后才可以编辑
-
在线编辑
- 添加分类
- 添加文章
- 编辑已有文章
-
覆盖测试
在Linux 中 Nginx + uwsgi 部署
-
git clone https://github.com/saya886/blog_flask
-
cd blog_flask
-
the project use python3 pip install -r requirements.txt
-
python manage.py runserver
the default username and password
username:admin password:admin