Skip to content

Quving/gitlab-dashboard

Repository files navigation

Smashing-Gitlab

Build Status

Environment Variables

  • export GITLAB_HOST="https://gitlab.com"
    • That's your gitlab host.
  • export GITLAB_GROUP_NAME="curilab"
    • That's simply your group name of on gitlab.
  • export GITLAB_MILESTONE_PROJECT="hq"
    • Specify the project which milestones should be displayed.
  • export GITLAB_PERSONAL_ACCESS_TOKEN="yourtokenforgitlab"

Installation

Requirements

  1. Ruby Version 2.5.1

Steps

  1. git clone https://github.com/Quving/gitlab-dashboard.git
  2. cd gitlab-dashboard
  3. gem install bundler
  4. bundle install
  5. smashing start
  6. Visit http://localhost:3030 there should be something! 😃

About

A beautiful dashboard for your gitlab. ❤️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published