drizzle-kit for production
I want to setup drizzle-kit for production but i cannot put db credentials for the prod db in the config file since it'll be commited to a source repository. How will I do migrations in production?
3 Replies
Just use environment variables or a secrets manager like hashicorp vault, 1password connect, etc.
thanks a lot man, i dont know how that completely skipped my mind. guess am too tired i should close this laptop
hah no worries, we all get that way 🙂