https://github.com/pablobona/hellorails
This is a Ruby on Rails application called 'hellorails,' configured with a PostgreSQL database. The application has been initialized using Git and enables you to showcase a 'Hello World' message on the homepage of a web browser.
https://github.com/pablobona/hellorails
database ruby-on-rails
Last synced: about 2 months ago
JSON representation
This is a Ruby on Rails application called 'hellorails,' configured with a PostgreSQL database. The application has been initialized using Git and enables you to showcase a 'Hello World' message on the homepage of a web browser.
- Host: GitHub
- URL: https://github.com/pablobona/hellorails
- Owner: PabloBona
- Created: 2023-09-18T22:50:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T02:16:16.000Z (almost 3 years ago)
- Last Synced: 2025-01-10T20:35:30.572Z (over 1 year ago)
- Topics: database, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 23.4 KB
- Stars: 2
- 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
* ...