/in-app-update-backend-sample

Seamless in-app update experience using Appcircle Enterprise App Store

Primary LanguageJavaScript

Appcircle Enterprise App Store - In-app Updates

In-app updates enable applications to deliver and install updates directly within the app, enhancing user experience by minimizing disruption.

Install the dependencies:

yarn install

Set the environment variables:

cp .env.example .env

# open .env and modify the environment variables (if needed)

Running locally:

yarn dev