do yall put your api code in same repo as client a...
# prisma-whats-new
z
do yall put your api code in same repo as client app or usually separate them?
k
If you might end up deploying them to different places, it probably makes more sense to separate the repos.
h
I am using yarn workspaces and i am fine i have different CI for every package