We do one SDF project per customization. I wouldn'...
# sdf
m
We do one SDF project per customization. I wouldn't recommend a single project per account. You could consider a "shared" SDF project for whatever is shared between customizations.
💯 1
e
I second this approach; I use it for myself, and it's my recommendation to clients. I have one git repo for each project, and each repo contains a single SDF project. Then there is a "Core" or "Common" repository+SDF project for any shared resources.