An open API service indexing awesome lists of open source software.

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.

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

* ...