ronanh / workestra-web

beanstalk proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workestra

Development Environment

Pre-Requisites:

  • Git
  • Virtual Box
  • Vagrant

On Host machine

git clone git@github.com:workestra/workestra-web.git
cd workestra-web
vagrant init
vagrant ssh

On VM

cd /workestra-web
bundle install --without production
foreman start

navigate to localhost:3000

About

beanstalk proxy


Languages

Language:Ruby 85.2%Language:HTML 11.6%Language:CSS 1.6%Language:JavaScript 1.2%Language:CoffeeScript 0.4%