GitHub-based storage for React Native OTA updates.
index.json- Main index (checked by apps)db/- JSON databasesbundles/- JS bundles by app/deployment/version
Apps point to this repo's raw URLs:
<string name="CodePushServerUrl">https://raw.githubusercontent.com/YOUR-USER/YOUR-REPO/main</string>Managed by gh-codepush CLI.