Skip to content

nix18/FlaskForum

Repository files navigation

FlaskForum

一个简易的基于Flask框架的论坛系统

安装步骤

 1、配置Python3.6以上环境(Ubuntu系(自带3.5.3不适配):需编译安装3.7.3 https://linux265.com/news/3664.html RHEL系:https://www.openos.org/post/162/ )

 2、pip3 install -r requirements.txt
 
 3、git clone [email protected]:nix18/FlaskForum.git

 4、数据库导入mybbs.sql

 5、修改config.py中的数据库连接信息

 6、运行app.py

License

Apache License 2.0

作者博客

MoeCola.com

About

一个简易的基于Flask框架的论坛系统

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published