I have source controlled my client app, let’s just call it TackleSoft
What I would like to do is deploy the TackleSoft
to multiple heroku apps
In other words, I would like to have the following
TackleSoft
source code version 1.0 – running as Joe's Bait shop
application on heroku
TackleSoft
source code version 1.4 – running as Bob's tackle
application on heroku
Is this possible? How can it be done?
I have read this SO article, but it doesn’t address what I am asking
Deploy two separate heroku apps from same git repo
This Heroku post deals with the SAME app, but different environments for the app.
https://devcenter.heroku.com/articles/multiple-environments