- Ruby 3.2.2
- Rails 7
You can start the rails server using the command given below.
rails s
And now you can visit the site with the URL http://localhost:3000
cap production deploy
You can start the rails server using the command given below.
rails s
And now you can visit the site with the URL http://localhost:3000
cap production deploy