/authority-health-mondrian

Mondrian Cube for Authority Health Project

Primary LanguageRuby

ah-mondrian

Mondrian Cube for Authority Health Project

Setup

  1. Install rvm (if not already installed)
command curl -sSL https://rvm.io/mpapis.asc | gpg2 --import -
\curl -sSL https://get.rvm.io | bash -s stable --ruby=jruby
source /home/deploy/.rvm/scripts/rvm
gem install gem-wrappers
gem install bundler
  1. Clone Github repository
git clone https://github.com/Datawheel/ah-mondrian.git
cd ah-mondrian
bundle install
rvm wrapper jruby ah-mondrian bundle
  1. Run server with JRUBY_OPTS=-G rackup