Skip to content

one-developer/hanami_test_app

Repository files navigation

Hanami Test Application

Based on Hanami v0.9.2

Installation & usage

$ git clone git@github.com:one-developer/hanami_test_app.git
$ cd hanami_test_app && bundle install
$ hanami db prepare
$ open http://localhost:2300

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/one-developer/hanami_test_app.