raketenlurch / dashpi

Dashboard for Chaosdorf resources, realized with smashing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

sudo apt install ruby ruby-dev build-essential git bundler
git clone https://github.com/chaosdorf/dashpi.git
cd dashpi
bundle install --path vendor/bundle

Run

cd dashpi
bundle exec smashing start

TODO: Set environment variables for Twitter auth.

Update configuration

cd dashpi
git pull

Update dependencies

cd dashpi
bundle install --path vendor/bundle

Check out https://smashing.github.io/ for more information.

About

Dashboard for Chaosdorf resources, realized with smashing


Languages

Language:JavaScript 31.9%Language:SCSS 30.2%Language:Ruby 17.9%Language:CoffeeScript 8.7%Language:HTML 6.9%Language:Haml 3.0%Language:Dockerfile 1.4%