expo / custom-expo-updates-server

238 stars 67 forks source link

How can we make automate the manual copy paste flow from client to server? #48

Closed laxyloginext closed 1 month ago

laxyloginext commented 1 month ago

We are currently using npx expo export to generate a bundle, which creates a dist folder containing the bundle and assets. After this, we manually copy these files into the server's updates folder. We would like to automate this process. Can anyone provide guidance on how to achieve this?

@wschurman

zch1234qq commented 1 month ago

look up ci/cd