Skip to content

Modernizing volunteer applications to the Ottawa Jazz Festival.

Notifications You must be signed in to change notification settings

SeanLF/jazzfest

Repository files navigation

#Jazzify Build Status Code Climate Dependency Status

To run this application, you need PostgreSQL. Get it from here or here (Mac only). You should also have Ruby and Rails installed on your machine.

#####Once you have this repository cloned on your machine

bundle install
rails db:setup
bundle exec rails server