Welcome to your Hanami app.
This was generated by Ruby-Starter-Kits/Docker-Hanami-Generator, if you have any ideas please report them there :)
Clone down the repo, install Docker & run:
docker-compose build
docker-compose run --rm web /bin/sh -c 'bundle'
docker-compose up
Then navigate your browser to https://127.0.0.1:3000/ to see your site.