/future

Pet project

Primary LanguageHTML

Future pet project

Ruby Style Guide

Dependencies
  • Ruby 3.2.2
  • Rails 7
Local development

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

Deploy
cap production deploy