README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

Docker

docker-compose build
docker-compose up -d

Ruby version

Ruby version 2.6.3

Database migration and data seeding

rails db:migrate
rails db:seed

Frontend development

Find more detail here https://github.com/reactjs/react-rails

Running server

rails s