https://github.com/malvino-creator/rails-react-app
This is simple React-rails application with a Postgress sql database. The website allows the users to make reviews in the website. A user is only able to create a new review when they are logged in. A user should be able to update and delete a review.
https://github.com/malvino-creator/rails-react-app
deployment postgresql rails railways reactjs
Last synced: 3 months ago
JSON representation
This is simple React-rails application with a Postgress sql database. The website allows the users to make reviews in the website. A user is only able to create a new review when they are logged in. A user should be able to update and delete a review.
- Host: GitHub
- URL: https://github.com/malvino-creator/rails-react-app
- Owner: Malvino-creator
- Created: 2022-12-07T22:41:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T09:17:27.000Z (over 3 years ago)
- Last Synced: 2025-02-28T23:46:51.965Z (over 1 year ago)
- Topics: deployment, postgresql, rails, railways, reactjs
- Language: Ruby
- Homepage:
- Size: 46.9 KB
- Stars: 0
- 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
* ...