fix(deploy): harden db seed compose commands #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "wo/29-admin-function-ux-unification"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use SEED_PRESET for db seed scripts so Bun does not parse preset flags incorrectly, and stop seed containers on command failures before writing marker files.
Keep the dev install on the demo preset while the demo data review flow is active.