https://github.com/vxern/rails-blog
A simple blog built using Ruby on Rails.
https://github.com/vxern/rails-blog
Last synced: 9 months ago
JSON representation
A simple blog built using Ruby on Rails.
- Host: GitHub
- URL: https://github.com/vxern/rails-blog
- Owner: vxern
- Created: 2023-11-16T13:43:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T13:41:43.000Z (over 2 years ago)
- Last Synced: 2025-02-17T04:13:37.700Z (over 1 year ago)
- Language: Ruby
- Size: 119 KB
- Stars: 1
- 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
* ...