Skip to main content

Connect Your Repo

Appflow works directly with Git version control and uses your codebase as the source of truth for Live Updates and native builds. In order for Appflow to access your code, you can choose to integrate directly using a hosting service like GitHub or Bitbucket, or you can push your code directly to Appflow.

Prerequisites

Before you can connect your application to Appflow, make sure you have done the following:

Add an app to Appflow

In order to add an app to Appflow, you can either create a new one in the Appflow Dashboard or import your existing app.

From the main page, you should see a New App button in the top right corner. Select Create new app from the dropdown. If you don't have any apps yet, you'll see a button to create your first one in the middle of the screen. Simply enter a name for your application and click Create.

Create A New App

Choose your Git Integration

Next, you'll need to decide how Appflow will access your source code. We suggest using GitHub, GitLab, Bitbucket, or Bitbucket Server if you're using them already. The integrations with these services are easy to configure and you'll get some additional benefits like being able view the commits your builds came from and the changes on your Git remote.

If you're not using one of these providers, you can also choose to push directly to Ionic. Ionic git is not intended to be a Git host and we strongly suggest using GitHub, Bitbucket or another official Git hosting service to backup your source code repository.