Skip to content

bluerose73/YouMing-BBS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouMing BBS

YouMing BBS is an online bulletin board system.

PKU JsWeb & Database course project

BBS

Install and Run

Mysql database

初始化数据库,在 mysql 中,运行

dbinit/big-large-titanic-tremendous-gigantic.sql

修改 config.py,添加用户名,密码等配置

Python environment

python = 3.8

install dependency

pip install flask flask-login pymysql icecream

Run

cd bbs-backend
flask run

About

An online bulletin board system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published