Skip to content

hogsmill/jira-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smashing Team dashboard

Pre-requisites

  • Ruby 2.4.2
  • Node 10

Installation

mongo

Check https://docs.mongodb.com/manual/installation/ for OS-specific installation instructions

Do this on ubuntu

brew update
brew install mongodbrew install mongodb
sudo mkdir -p /data/db
sudo apt install mongodb-server

Smashing

sudo gem install smashing
smashing new team_dashboard
cd team_dashboard
bundle install

...then copy in all the code from the repo. It should then run with:

Note: If no data is sent to the dashboard, use this instead of smashing start

...accessible on:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published