• Stars
    star
    104
  • Rank 328,996 (Top 7 %)
  • Language Vue
  • License
    GNU General Publi...
  • Created over 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

flask vue 驱动的bbs程序

super-bbs

一个基于Flask的bbs论坛类项目 前端有用户和管理员两套界面

生产环境启动命令:

gunicorn -w 8 -k gevent --log-level warning -b 0.0.0.0:8000 prod_run:app

声明: 严重高仿(照抄)V2EX

开发原因: 前后端分离,替换原来的FakeV2EX项目

用户界面图片展示:

管理界面图片展示: