- Install Ruby, preferably, a version after 1.9.
- Run
bundle install
in this directory (you may have to rungem install bundle
first). - Run
npm install --production
in this directory, followed bygulp build
. - Run
bin/rails server
in this directory. - Visit
http://localhost:3000
in the browser to start using the dashboard.
If you're having issues running 'bundle install' run:
gem install bundler --version="1.3.6"
bundle config build.libv8 --with-system-v8
bundle config build.therubyracer --with-v8-dir=$(brew --prefix [email protected])
bundle _1.3.6_ install
The dashboard will not function without the qatserver.