amy-langley / toscanini

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Getting started

  • Pull from github

  • Ensure that you have docker installed

  • Ensure that you have a docker machine instance running

    • docker-machine start default

  • Launch services

    • docker-compose up

  • Some of the services may fail at first because the databases etc don’t exist

    • frake db:setup

About


Languages

Language:Ruby 81.5%Language:HTML 14.5%Language:CSS 2.0%Language:JavaScript 2.0%