lisong/code-push-server
CodePush service is hot update services which adapter react-native-code-push and cordova-plugin-code-push - 热更新 observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 67
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3822
- days_rel: n/a
- days_push: 199
- n_releases_24m: 0
Adoption not part of the score
1871 stars · 587 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A self-hosted CodePush server implementation that provides over-the-air (hot) update services for React Native and Cordova apps, compatible with react-native-code-push and cordova-plugin-code-push clients. It supports multiple storage backends (local, qiniu, S3, Aliyun OSS, Tencent Cloud COS) as an alternative to Microsoft's CodePush cloud service.
Use cases
- self-host a CodePush server because the Microsoft cloud is slow in China
- push OTA JavaScript bundle updates to React Native apps without app store review
- deliver hot updates to Cordova apps
- store update bundles on qiniu, S3, Aliyun OSS, or Tencent COS
- manage staging and production release channels for mobile hot updates
When to choose
- you need OTA updates for React Native or Cordova apps and want full control over the server and storage
- Microsoft's CodePush cloud is slow or unavailable in your region
- you want to keep update bundles on your own storage backend
When to avoid
- you need native code (Java/Objective-C) updates, which hot updates cannot deliver
- you prefer a fully managed cloud service and don't mind Microsoft's CodePush
- your project does not use React Native or Cordova
Facets
service · maturity maintenance
self-hosted deployment http-server mobile-development self-hosted developer-tools self-hosted cross-platform code-push hot-update react-native cordova ota-updates over-the-air-updates mobile-app-updates automation nodejs docker
2 sources
- readme: https://github.com/lisong/code-push-server · fetched 2026-08-28 · 3eb4cc9aee5e
- registry_npm: https://registry.npmjs.org/code-push-server · fetched 2026-08-29 · 319cd50b500a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lisong/code-push-server | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="lisong/code-push-server")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem