Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 232 Bytes

README.app.md

File metadata and controls

23 lines (15 loc) · 232 Bytes

AppPrototype

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