Hey all,
I have two apps. One is for developing called DEV and the other one for production called PROD.
Basically, everything that gets developed and approved in the DEV app, will then get updated in the PROD app which is widely used.
I was wondering if it was somehow possible to transfer all the new developments from DEV to PROD. In case a new feature is rather large, redeveloping can be costly. Maybe some way by exporting and importing?
Many thanks!