Giter Site home page Giter Site logo

williamren / pybbs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atjiu/pybbs

0.0 2.0 0.0 33.28 MB

更好用的Java社区(论坛)

Home Page: https://bbs.tomoya.cn

Shell 1.87% Batchfile 1.32% Java 35.56% JavaScript 39.39% HTML 0.17% FreeMarker 21.69%

pybbs's Introduction

使用说明:请保留页面底部的 powered by 朋也社区

技术栈

  • jdk8
  • tomcat8
  • springboot
  • springsecurity
  • springdata
  • freemarker
  • mysql
  • bootstrap

呃,就是spring全家桶

特性

  • 社区兼容性(IE9+)
  • 页面自适应布局
  • 本地登录,注册
  • 使用springboot开发
  • 权限使用springsecurity,基于url做的权限方便配置管理
  • 使用的springdata操作数据存储
  • 使用 editor 作为 Markdown编辑器, 书写更方便, 还支持截图粘贴上传
  • 页面与 https://bbs.tomoya.cn 一样

如何开始

  • git clone https://github.com/tomoya92/pybbs.git
  • 修改配置文件 src/main/resources/application.yml src/main/resources/config.yml 里的配置项
  • 创建数据库 pybbs-springboot
  • 运行PybbsApplication.java里的main方法
  • 启动项目后表是自动创建的,然后将 pybbs-springboot.sql 导入数据库
  • 浏览器 http://localhost:8080/
  • 默认帐户 tomoya 123123

打jar包运行

  • git clone https://github.com/tomoya92/pybbs.git
  • 修改配置文件 src/main/resources/application.yml src/main/resources/config.yml 里的配置项
  • 创建数据库 pybbs-springboot
  • 运行 mvn package 命令,生成jar包,位置在 target/pybbs.jar
  • 运行 java -jar pybbs.jar 即可启动服务
  • 启动项目后表是自动创建的,然后将 pybbs-springboot.sql 导入数据库
  • 浏览器 http://localhost:8080/
  • 默认帐户 tomoya 123123

待完成

  • 加入缓存(ehcache)
  • 集成第三方登录(QQ,微博)
  • 检索

碰到问题怎么办?

  • https://bbs.tomoya.cn 上提问答
  • 在Github上提 Issues
  • 提问题的时候请将问题重现步骤描述清楚
  • 加QQ群:419343003

其它版本

贡献

欢迎大家提pr

捐赠

image image

License

MIT

pybbs's People

Contributors

atjiu avatar gitter-badger avatar zhoujw8792 avatar

Watchers

william avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.