i developed an app on one machine. app is in developer mode. now i want to transfer this app to another macihne for production.so how can i transfer this app. any help will be more helpful to me.
Thanks,
Hardik Mehta
i developed an app on one machine. app is in developer mode. now i want to transfer this app to another macihne for production.so how can i transfer this app. any help will be more helpful to me.
Thanks,
Hardik Mehta
Use Github, push your app to git repo and pull the same app using bench get-app
command.
Thanks, Makarand
@makarand_b thanks for your response does this successfully works for you?
Yes
@makarand_b can you please provide steps on how to do this i have basic idea of git system.
go through Set up Git - GitHub Docs