Rails apps for everyone. For those who want a personal rails-based website. Thinking of this as a online profile app for Blog, Professional, and Projects.
-
Ruby version v3.0.0
-
Rails version 7.0.8
run $ bundle install
, $ rails db:migrate
, start the server with $ rails s
and add a couple of your own blogs after!