redbbs-pro/README.md
2018-08-01 03:26:05 +08:00

45 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# redbbs
### 项目介绍
redbbs是基于redkale实现java bbs论坛系统;
简单易使用、可扩展、高性能;
修改配置文件,运行启动脚本便可快速实现论坛系统的搭建;
### 实现功能
##### 用户模块
1.会员注册
2.登录
3.用户中心{修改头像/账号资料}
4.个人主页
##### 帖子模块
1.帖子发布
2.帖子评论
3.帖子收藏
4.帖子删除/置顶/加精(管理员功能)
### 快速搭建
1. 下载项目
2. 将数据库脚本导入数据库
3. 修改配置
> 数据库配置persistence.xml
redis/端口配置 :application.xml
4. 运行启动脚本
> bin/start.bat
5. 浏览器访问
> http://localhost,
访问效果[redbbs地址 www.1216.top](http://www.1216.top)
源码下载:
下载redbbs源码或者zip压缩包(建议使用git拉取方便第一时间获取最新升级)
### 使用到的相关技术和相关人员
redkale -- 后端主要框架
enjoy -- 数据渲染 查看jfinal使用文档
layui -- 前端界面
### 欢迎加入
redbbs 交流群527523235
redkale交流群527523235