fdk-go icon indicating copy to clipboard operation
fdk-go copied to clipboard

How to organize multiple functions under same repo?

Open PrakharSrivastav opened this issue 2 years ago • 1 comments

What is a recommended way to manage multiple functions from code base perspective? My company want to move around 80 functionalities as OCI functions and I am wondering about the best way to organize these projects in a repository. Having 80 different git repos seems like an overkill. Do you have some best practices to organize multiple functions under same repo?

PrakharSrivastav avatar Feb 24 '22 19:02 PrakharSrivastav