Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benawi/hello-rails-back-end
Now that you're familiar with Rails and React, it's time to put them together in a new kind of 'Hello World!' app. This exercise is going to have you create a React front-end with a Rails back-end and connect them to display a random message
https://github.com/benawi/hello-rails-back-end
Last synced: about 5 hours ago
JSON representation
Now that you're familiar with Rails and React, it's time to put them together in a new kind of 'Hello World!' app. This exercise is going to have you create a React front-end with a Rails back-end and connect them to display a random message
- Host: GitHub
- URL: https://github.com/benawi/hello-rails-back-end
- Owner: Benawi
- Created: 2023-10-10T18:44:22.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-10-10T23:59:05.000Z (over 1 year ago)
- Last Synced: 2024-04-23T19:22:13.885Z (9 months ago)
- Language: Ruby
- Size: 39.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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
* ...