C
C
CaptainJustness2019-07-21 17:50:14
git
CaptainJustness, 2019-07-21 17:50:14

How to properly structure a repository on GitHub?

Hello. I'm just getting started with GitHub. What is the correct way to organize folders/repositories?
Suppose we have an instagram project. Website, applications for mobile phones and API.
Under the project, you need to create an instagram repository and it already has web, android and api subfolders. And in them to throw the corresponding project? Like:
username/instagram/web
username/instagram/android
username/instagram/api
or for each project its own repository, for example instagram-web, instagram-android, instagram-api like:
username/instagram-web
username/instagram-android
username /instagram-api

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor Vorotnev, 2019-07-22
@HeadOnFire

There are also organizations and projects on GitHub. And BitBucket has everything in beauty - under the Instagram project, it has all the repositories.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question