The current setup is to create two heroku apps:
(app_name)-production and (app_name)-staging, but in the chance that one or both of these is being used by someone else we'll get the following message: Name is already taken
If this happens I suggest we just stick a number at the end of the app_name and try again.
The current setup is to create two heroku apps: (app_name)-production and (app_name)-staging, but in the chance that one or both of these is being used by someone else we'll get the following message: Name is already taken
If this happens I suggest we just stick a number at the end of the app_name and try again.