Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/claudiarojassoto/hello_rails
This is a Ruby on Rails application named 'hellorails', set up with a PostgreSQL database. The application has been initialized with Git and allows you to display a 'Hello World' message on the browser's main page.
https://github.com/claudiarojassoto/hello_rails
database rails-application ruby-on-rails
Last synced: 2 days ago
JSON representation
This is a Ruby on Rails application named 'hellorails', set up with a PostgreSQL database. The application has been initialized with Git and allows you to display a 'Hello World' message on the browser's main page.
- Host: GitHub
- URL: https://github.com/claudiarojassoto/hello_rails
- Owner: ClaudiaRojasSoto
- Created: 2023-09-17T21:00:33.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-09-18T15:15:11.000Z (over 1 year ago)
- Last Synced: 2024-11-20T14:50:46.877Z (about 1 month ago)
- Topics: database, rails-application, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 22.5 KB
- Stars: 6
- 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.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
* ...