Skip to content
  • Workflows
  • Getting started

Connect your workflows repo and branch

We want you to keep control of your own code, in your own repo, so you can update and commit as usual. Then sync your code with one click and it’s ready to use.

You first need to set up your repo and connect the branch to Kinde.

Connect your repo and branch

Link to this section

We currently only support GitHub but will offer other git providers soon.

  1. In Kinde, go to Settings > Environment > Git repo.

  2. Select Connect repo.

  3. Follow the on-screen prompts to connect your git service.

  4. Select the repo and select Next.

  5. Select the branch and select Save. You will know the connection is successful when you see the connected repo panel at the top of the screen.

  6. If you are on an eligible Kinde plan, switch on the code preview mode option in Advanced settings. This lets you preview code in prod before making it live.

  7. Check if your code has synced to Kinde. Go to Home > Workflows. If you already have workflow files set up, the workflows will appear in Workflows page. If we failed to read your workflow code, you should see a warning.

    workflow in Kinde

  8. Review any issues in the Sync log.

  9. You can re-sync the code at anytime by selecting Sync code.

Code status alerts

Link to this section

The home page of your Kinde dashboard shows a code alert status. You can see immediately if there are any concerns with your code. Select View code status to see if the issue is:

  • a code sync problem
  • a workflow code problem
  • a design custom code issue