YouMing BBS is an online bulletin board system.
PKU JsWeb & Database course project
初始化数据库,在 mysql 中,运行
dbinit/big-large-titanic-tremendous-gigantic.sql
修改 config.py,添加用户名,密码等配置
python = 3.8
install dependency
pip install flask flask-login pymysql icecream
cd bbs-backend
flask run