You can continue developing your project by importing an existing repository. We support importing from GitHub or a self-managed GitLab. This article explains how to import a repository using GitHub as an example.
Step-by-Step Guide
Importing a GitHub Repository
Grant Administrator Access to the Repository with Your GitHub Account (including GitHub organizations)
- Click the "+ Add Projects" button on the homepage and enter the project name.
- Go to setting / Code source and select GItHub
- Log in with your GitHub account and install the Jitera app on your GitHub account.
- Authorize the repository you want to import.
- From your GitHub account’s repository list, select the repository to import, choose the repository type, and select the branch to import.
<aside>
💡
For each project, you can import frontend and backend repositories separately, or import a single repository (monorepo) containing both frontend and backend.
</aside>
- Click the "Import Repository" button to start the import.
- After importing the repository, continue developing your application using chat or IDE plugins.
<aside>
💡
After connecting to the GitHub repository, do not manually change the default branch. Synchronization will no longer work correctly.
</aside>