Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 360 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 360 Bytes

VideoVolunteers - Rails

Data entry web application for Video Volunteers. Built with Rails 4.2.0. This is based on the unfinished Sinatra version (see https://github.com/Jaaga/VideoVolunteer-Ruby).

Instructions to run after cloning

Note: the sql files needed for this to work are not included in the repository.

$ bundle install

$ rails server