Eth3rnit3
9/1/2019 - 9:54 AM

Procfile

web: cd client && yarn start
api: bundle exec rails s -p 3000