Little Red Dot https://www.reddotrubyconf.com Development Setup: bundle install bin/rails db:setup db:migrate Start the app: bundle exec foreman start -f=Procfile.dev