A little Sinatra app made by Ben Light and Peter 'Ate The Whole Thing' Darche to disrupt the hell out of the pharmaceutical indsutry
-
Download.
-
In Terminal navigate to the folder and run the following command:
$ bundle install --without production -
Migrate the database:
$ irb >> require './application' >> DataMapper.auto_migrate! -
Launch the application
$ rackup -
You should then be able to view the site at http://localhost:9292/