John Paul Ashenfelter
Results
2
comments of
John Paul Ashenfelter
Frontend: https://flaredown-staging-webapp-749110b0a96e.herokuapp.com Backend: https://flaredown-staging-api-fc0ece27610a.herokuapp.com
Deploying: ``` heroku config:set APP_BASE=frontend -a flaredown-staging-webapp heroku git:remote -a flaredown-staging-webapp git push heroku master ``` and ``` heroku config:set APP_BASE=backend -a flaredown-staging-webapp heroku git:remote -a flaredown-staging-api git push heroku...