Add information about code-push-server repository (#850)

* Add information about code-push-server repository
This commit is contained in:
Dima 2024-10-03 21:13:24 +07:00 коммит произвёл GitHub
Родитель fd84576fb5
Коммит 682b9f2bf4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -8,6 +8,10 @@ CodePush SDK enables seamless in-app updates and serves as a core component of t
To start integrating CodePush into your project, visit our [documentation](https://docs.microsoft.com/en-us/appcenter/distribution/codepush/). If you're interested in contributing or building the SDK from source, follow the steps below. To start integrating CodePush into your project, visit our [documentation](https://docs.microsoft.com/en-us/appcenter/distribution/codepush/). If you're interested in contributing or building the SDK from source, follow the steps below.
## Visual Studio App Center CodePush Standalone Version
For teams or organizations looking to self-host CodePush, we now offer the [CodePush Standalone Version](https://github.com/microsoft/code-push-server) which is compatible with this SDK. It allows you to set up and manage CodePush as a self-hosted service, giving you more control over your infrastructure and data. Visit the repository for installation instructions, usage guides, and more.
## Dev Setup ## Dev Setup
* Install [Node.js](https://nodejs.org/) * Install [Node.js](https://nodejs.org/)