An open API service indexing awesome lists of open source software.

https://github.com/meerantajalli/blog_ruby_rails

Blog Ruby on Rails 📝🚀 is a full-stack blog application leveraging Ruby on Rails with a structured Model-View-Controller (MVC) architecture. It efficiently handles user authentication, blog post management, and comments, providing a seamless and dynamic blogging experience.
https://github.com/meerantajalli/blog_ruby_rails

authentication backend blog mvc ruby ruby-on-rails webapp

Last synced: 2 months ago
JSON representation

Blog Ruby on Rails 📝🚀 is a full-stack blog application leveraging Ruby on Rails with a structured Model-View-Controller (MVC) architecture. It efficiently handles user authentication, blog post management, and comments, providing a seamless and dynamic blogging experience.

Awesome Lists containing this project

README

          

# README

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...