https://github.com/microverse-fullstack-program/hellorails
Hello Rails app - is an exercise to setup a Ruby on Rails framewor and use RubyGems as a software package system.
https://github.com/microverse-fullstack-program/hellorails
Last synced: 11 months ago
JSON representation
Hello Rails app - is an exercise to setup a Ruby on Rails framewor and use RubyGems as a software package system.
- Host: GitHub
- URL: https://github.com/microverse-fullstack-program/hellorails
- Owner: Microverse-Fullstack-Program
- License: mit
- Created: 2023-08-14T06:00:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T08:55:57.000Z (over 2 years ago)
- Last Synced: 2025-01-11T18:42:08.162Z (about 1 year ago)
- Language: Ruby
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
* ...