GitHub

Push your project to a GitHub repository — to version it, hand it to a team, or deploy it from your own pipeline.

Connect GitHub

Connect your GitHub account with a personal access token that has repo scope. The token is stored encrypted and never shown again.

Push your project

From File → Push to GitHub, choose (or create) a repository. Likeable pushes the exported code to it. Push again to update.

The access token is a secret — it's stored server-side, encrypted, and never returned to the browser.

Next steps