Photos

This is an Hanami 2 application.

Local development

To set up the app:

$ ./bin/setup

To run the tests:

$ bundle exec rake

To start the app:

$ bundle exec puma -C config/puma.rb