Repository
From the perspective of version control, in the old full-end era, we usually had one Git Repository per project, so we called Repository a project. But now that microservices or front-end and back-end are separated, a project will at least be split into front-end and back-end.
The project also has its own representative meaning:
In software development, a project usually refers to a specific work item or task designed to develop or improve a software product. A software project usually includes stages such as requirements determination, planning, design, development, testing, and deployment, and may involve multiple team members and different professional skills. The goal of the project is to deliver high-quality software on time, often with budget and time constraints.
The repository not the project. It can be imagined as the repository in github
ex: https://github.com/imagine10255/bear-react-carousel
For projects, please refer to Manage Projects
You can enter and select team members from the tab above or click the repository block from the team list to enter:
1. Team repository list
2. Add repository
For restrictions on adding new repository, please refer to Pricing, or Contact Us to select the enterprise plan
3. Edit repository
3.1. Platform
What is the platform of the product? It is mainly divided into web mobile version, web desktop version, APP version, etc.
3.1. Git repository
URLs stored in the Git version control system, such as Github url, Gitlab url, Bitbucket url