This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
Ruby version 3.0.2 Rails version 6.1
Run this project
- Clone
- create database on pgAdmin4 and paste DATABASE_URL in .env or need to configure database.yml according to your installed databse
- bundle install
- run rails s