Skip to content

Wine rating and review application built using Ruby on Rails.

License

Notifications You must be signed in to change notification settings

Btate712/rails_wine_project

Repository files navigation

README

To get this app running:

  • Clone the repository
  • Run 'bundle install'
  • Run 'rake db:migrate'
  • If you'd like to populate the database with dummy data for testing and development, run 'rake db:seed'
  • Set up the app for OmniAuth on the Google developer site
  • Store the GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET as environment variables using the 'export' command in bash
  • Start up the rails server with a 'rails s' command

About

Wine rating and review application built using Ruby on Rails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published