Secrets management tools with T3 stack
Does anyone have experience using secrets managements tools that integrate well with create-t3-app? I would like to start using either vault or infisical, but I don't know if that would mess up the secrets validation with zod
5 Replies
If you deploy to vercel, you can use their env store for a given project.
I'm not deploying the app on vercel because it lives in a github organization, and I would need to upgrade my vercel account to the pro tier, which I don't want to (and tbh I can't even afford it)
but that would have definitely been an easy solution
My repo is in an org
I didn't upgrade my account tier
How’s that possible? When I import my repo (from an org) on vercel I’m forced to create a team, which is part of the pro plan