How to publish different instances of the same application.
I am using Creator for my internal management my store. I am opening a new location, and I want to have a somewhat separate instance of the same app for my new store to use, since the data will all be different, and there is no need to interact between stores.
Effectively, what I would like to do is have a unified development environment where I can make changes for the app. However, for this app when deployed, it can update into multiple apps for each store with completely different data sets.
Is something like this possible currently within Creator?
Or are there any other systems that can work well when you want to manage two teams with two different sets of data, but supply them with the same application to work with?
Thanks :)