GithubHelp home page GithubHelp logo

qiaofenlin / geekbb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hellokaton/geekbb

0.0 1.0 0.0 1.73 MB

😎 Geek dev club.

License: MIT License

Shell 0.46% Java 14.17% CSS 9.07% JavaScript 66.76% HTML 9.54%

geekbb's Introduction

geekbb

该仓库是 geek-dev.club 的源码,仅供学习参考。

使用

1. 开发环境
  • JDK8
  • MySQL
  • Maven
  • Lombok
2. 创建数据库

创建名为 geekbb 的数据库,导入 sql 目录下的数据库文件。

3. 修改配置文件

关注 resources/application.properties 文件。 修改你的数据库连接和 Github 认证授权信息,申请 Github APP

运行

DEBUG 模式下运行 Application 的主函数即可。

打包

执行 mvn clean package -Dmaven.skip.test=true -Pprod 即可打包。

打包后会生成在 target/dist/geekbb 目录下,上传到服务器解压即可。

  1. 服务器需要手动创建一个名为 db 的目录,和 geekbb-latest.jar 同级
  2. 注意修改服务器 resources/application-prod.properties 的 Github 和数据库配置

服务器运行

sh tool start

License

MIT

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.