Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/92hackers/ror-app
A blog app built with Ruby On Rails!
https://github.com/92hackers/ror-app
Last synced: 22 days ago
JSON representation
A blog app built with Ruby On Rails!
- Host: GitHub
- URL: https://github.com/92hackers/ror-app
- Owner: 92hackers
- Created: 2023-05-29T02:49:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-29T03:25:17.000Z (over 1 year ago)
- Last Synced: 2024-12-03T04:42:47.469Z (3 months ago)
- Language: Ruby
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- 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.## Benefits with Ruby on Rails
1. I get a totally "Best practise" web application framework, my job is just to add the business logic, That's awesome.
## Things you may want to cover:
* Ruby version
Ruby 2.6.3
* System dependencies
Rails v7.0.5
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...