Allowing teams to work on specific apps/libs #14791
skaneprime
started this conversation in
Show and Tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there! I have a problems with separating teams and giving them their relative apps By this I mean:
Here is example of folder structure
By teams I mean group of people in out gitlab
By separation I mean each app is a git-submodule and each team can access their relative app
But is there a way for each team to download/use package.json relative to apps that they are developing? It would be "scary" if every team had to download all modules from package.json even if some are related to front-end code and some to back-end
Beta Was this translation helpful? Give feedback.
All reactions