A simple DragonFly powered image storage application.
Bootstrap the project:
$ bin/setup
Run the server:
$ foreman start
Run the specs with:
$ bundle exec rspec