Development environment This commands will create the database, load the schema bin/rails db:create rake db:schema:load Run application Use the command bin/rails s to run the application