All Projects → champion97 → Bbs

champion97 / Bbs

Licence: mit
极简论坛

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Bbs

Flarumchina
Flarum 中文优化版
Stars: ✭ 441 (+219.57%)
Mutual labels:  bbs
Elune
🤔 Elune project
Stars: ✭ 26 (-81.16%)
Mutual labels:  bbs
Xiunobbs
Xiuno BBS 4.0 是一款轻论坛程序。 本版修复了php7.4、php8.0兼容问题;采用utf8mb4,支持emoji;,jQuery更新到 3.5.1;bootstrap更新到4.5.0。移除部分插件,更新默认主题。
Stars: ✭ 94 (-31.88%)
Mutual labels:  bbs
Welly
A powerful BBS client for MacOS users
Stars: ✭ 571 (+313.77%)
Mutual labels:  bbs
Bbs
巡云轻论坛系统包含论坛、问答模块。系统采用JAVA+MYSQL架构,自适应手机端和电脑端,界面简洁,性能高效。数据库表结构设计使用分表方案,提高系统的负载能力。后台数据库备份/还原、全站指定目录打包、一键自动升级等功能使维护简单方便。系统拥有强大的模板管理功能,布局版块支持设置输出条件,让前端页面展示方便快捷。
Stars: ✭ 712 (+415.94%)
Mutual labels:  bbs
Fqterm
Stars: ✭ 50 (-63.77%)
Mutual labels:  bbs
Getyii
Yii2 community 请访问
Stars: ✭ 418 (+202.9%)
Mutual labels:  bbs
Wwiv
WWIV BBS Software v5
Stars: ✭ 125 (-9.42%)
Mutual labels:  bbs
Mirror Textfiles.com
TextFiles.com mirror
Stars: ✭ 23 (-83.33%)
Mutual labels:  bbs
Etherterm
EtherTerm (SDL2) Telnet/SSH Terminal
Stars: ✭ 86 (-37.68%)
Mutual labels:  bbs
New Bee
开源社区 vue + springBoot - 前后分离微服务的最佳实践
Stars: ✭ 619 (+348.55%)
Mutual labels:  bbs
Hifone
A free, open-source, self-hosted forum software based on the Laravel PHP Framework. QQ群:656868
Stars: ✭ 673 (+387.68%)
Mutual labels:  bbs
Bbs Go
基于Golang的开源社区系统。
Stars: ✭ 1,212 (+778.26%)
Mutual labels:  bbs
Netcorebbs
ASP.NET Core Light forum NETCoreBBS
Stars: ✭ 483 (+250%)
Mutual labels:  bbs
Zsmth Android
zSMTH - 水木社区BBS的开源Android客户端
Stars: ✭ 95 (-31.16%)
Mutual labels:  bbs
Maple Bbs
a forums system based on flask
Stars: ✭ 441 (+219.57%)
Mutual labels:  bbs
Symphony
🎶 一款用 Java 实现的现代化社区(论坛/问答/BBS/社交网络/博客)系统平台。A modern community (forum/Q&A/BBS/SNS/blog) system platform implemented in Java. https://ld246.com
Stars: ✭ 883 (+539.86%)
Mutual labels:  bbs
Starfire
🌟 一个分布式的内容分享讨论社区,星星之火可以燎原。
Stars: ✭ 130 (-5.8%)
Mutual labels:  bbs
Zendea
A free, open-source, self-hosted forum software written in Go 官方QQ群:656868
Stars: ✭ 116 (-15.94%)
Mutual labels:  bbs
Hybbs2
基于HYPHP MVC框架开发的PHP论坛程序,拥有插件、模板扩展。
Stars: ✭ 77 (-44.2%)
Mutual labels:  bbs

又一个极简论坛

License

技术栈

Java EE Mysql Spring SpringMVC Mybatis JavaScript PJAX Maven

预览

preview

已有功能

  • 单页面
  • 登录
  • 注册
  • 回复
  • 修改头像
  • 发布文章
  • 回复文章
  • @圈人
  • 滋磁 markdown
  • 滋磁图片拖拽、粘贴上传
  • 滋磁网易云音乐插入 ...

如何获得

  1. $ git clone https://github.com/x-pengg/BBS.git

  2. 导入到 IntelliJ IDEA/Eclipse

  3. 配置 deploy/local/env-config.properties 里面的数据库连接

  4. mvn jetty:run 开始食用

  5. 初始账号密码 666666 666666

如何部署

  1. 修改 remote 文件夹下的 env-config.properties

  2. 进入项目根目录,输入 mvn clean package -P remote

  3. 获得 war 包,部署到 tomcat/jetty 或符合 Servlet 规范的其它容器中运行/启动

  4. 打开浏览器,访问 http://ip:8080

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].