https://github.com/mohamedhnoor/learning-path-blog
The Blog app is a web application built using the Ruby on Rails framework, Devise for authentication, PostgreSQL for database management, and Render for deployment
https://github.com/mohamedhnoor/learning-path-blog
devise postgresql-database render ruby ruby-on-rails
Last synced: 7 months ago
JSON representation
The Blog app is a web application built using the Ruby on Rails framework, Devise for authentication, PostgreSQL for database management, and Render for deployment
- Host: GitHub
- URL: https://github.com/mohamedhnoor/learning-path-blog
- Owner: MohamedHNoor
- Created: 2023-04-09T11:02:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T13:32:56.000Z (about 3 years ago)
- Last Synced: 2025-08-25T11:03:57.833Z (10 months ago)
- Topics: devise, postgresql-database, render, ruby, ruby-on-rails
- Language: Ruby
- Homepage: https://learning-path-blog-63oz.onrender.com
- Size: 38.1 KB
- Stars: 5
- 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
* ...