You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Question: What is the proper way to apply migrations in this project?
I've noticed that we do not use migrationsRun: true on application startup; How are we applying migrations in production and CI/CD?
Question: What is the recommended way of deploying this monolith?
I understand this is a very generic and broad question, but the repository is vastly different from my typical workflow and also different from the company I work at; So I am wondering how you guys do it at Monstar;
:)
The text was updated successfully, but these errors were encountered:
Question: What is the proper way to apply migrations in this project?
I've noticed that we do not use
migrationsRun: true
on application startup; How are we applying migrations in production and CI/CD?Question: What is the recommended way of deploying this monolith?
I understand this is a very generic and broad question, but the repository is vastly different from my typical workflow and also different from the company I work at; So I am wondering how you guys do it at
Monstar
;:)
The text was updated successfully, but these errors were encountered: