Giter Site home page Giter Site logo

gitstats's Introduction

gitstats

git代码统计面板

依赖说明:

  • 依赖 mongo :需要mongo来存储数据

操作说明

maven 打包后 解压 zip文件 进入 bin目录 (需要 jdk1.8的环境)

直接运行

  • start.sh

docker 运行的

  • 先执行 bulid.sh 构建镜像
  • 执行 dockerRun.sh 运行镜像

注意

访问路径

  • 主页 域名:端口
  • 登录页面 域名:端口/admin.html
  • 管理页面 域名:端口/account.html
  • api页面 域名:端口/swagger/index.html

指定端口

java -jar gitstats.tar --server.port=8888

指定mongoUrl

java -jar gitstats.tar --spring.data.mongodb.uri=mongodb://192.168.199.32:27027/gitstats

gitstats's People

Contributors

biancl avatar liuqing2016 avatar

Watchers

 avatar  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.