Replies: 1 comment 1 reply
-
It depends on what you want to achieve. There are many ways.
We're running a version of 3, because we have multi client migrations. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
here is my package.json for the db package, which depends on the webapp's
.env
fileconfig
Would i have to have two sets of
env
files and two sets of db commands in the package.json section, or is there a better solution?thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions