Online collection of audio albums
Hyperion is a simple web application powered by Hanami framework.
Ruby 2.5.7
Hanami 0.9.2
Run bundle install
in Terminal.
Run bundle exec hanami db prepare
in Terminal.
Run bundle exec hanami server
in Terminal.
Run rake test
in Terminal.