ruby -2.6.6
rails -6.0.3
git clone git@github.com:tylertomlinson/monster_shop_2001.git
cd monster_shop_2001
bin/setup
Fire up local server: (http://localhost:3000)
rails s
POST /clients?name=tyler&subscribed=true
*GET /reviews?client_Id=487
ruby -2.6.6
rails -6.0.3
git clone git@github.com:tylertomlinson/monster_shop_2001.git
cd monster_shop_2001
bin/setup
rails s
POST /clients?name=tyler&subscribed=true
*GET /reviews?client_Id=487