Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.11 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.11 KB

Back of the Yards

Back of the Yards Coffee Co. is a specialty coffee roaster located in Chicago's Back of the Yards community that not only produces great tasting coffee, but that also makes a direct social and economic impact in the community

Application details:

Ruby Rails

  • This is a Postgres database
  • Codeship Status for the-difference-engine/back-yards-coffee-app

Installing

  • git clone https://github.com/the-difference-engine/back-yards-coffee-app.git
  • bundle install
  • rake db:create
  • rake db:migrate
  • rspec
  • rails s

Resources Used

Review the wiki for project details: