Welcome to your Bridgetown app.
This was generated by Ruby-Starter-Kits/Docker-Bridgetown-Generator, if you have any ideas please report them there :)
Clone down the repo, install Docker & run:
$ docker-compose up
Then navigate your browser to https://127.0.0.1:4000/ to see your site.
If you'd like to run a one off command within your container, use docker-compose run --rm web <YourCommand>
, e.g:
$ docker-compose run --rm web yarn add stimulus