Skip to content

mlibrary/catalog-browse

Repository files navigation

slim-demo

To start

  1. Build the image
docker-compose build
  1. Install the gems
docker-compose run --rm web bundle install
  1. Start the app
docker-compose up
  1. In a browser go to http://localhost:4567