Deployment instructions Clone the repository. Install gems with bundle install. Migrate the database with rails db:migrate or rake db:migrate. Start the application with rails s.