How to update data on the app Generate files locally Copy files to data/ git add --all && git commit -m "Update data" git push origin master