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.
- Host: GitHub
- URL: https://github.com/meerantajalli/blog_ruby_rails
- Owner: MeeranTajalli
- Created: 2023-07-13T07:28:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T08:36:27.000Z (almost 3 years ago)
- Last Synced: 2025-12-12T23:39:09.695Z (7 months ago)
- Topics: authentication, backend, blog, mvc, ruby, ruby-on-rails, webapp
- Language: Ruby
- Homepage:
- Size: 6.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
* ...