Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 472 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 472 Bytes

NZWineData

This is a project for collecting wine sales data from a region.

Commisioned by NZ Wine Tours

Developed by Jon Vivian in conjuction with Tom Grice.

Dependancies

  • Ruby 2.4
  • Rails 5.1
  • Yarn 1.2
  • Postgres 9.6

Set up

  1. Configure database.yml and secrets.yml
  2. bundle install
  3. rake db:create
  4. rake db:install
  5. rake db:seed