Scrappy Web To get the application up and running: Install gems bundle install Run docker-compose -f docker-compose.dev.yml up -d to start the database Run rails db:migrate to setup the database Run bin/dev to start a server