generated from bastian/boilerplate
mvp
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"migration:status": "npm --workspace apps/backend run migration:status",
|
||||
"migration:run": "npm --workspace apps/backend run migration:run",
|
||||
"migration:generate": "npm --workspace apps/backend run migration:generate",
|
||||
"seed:development": "npm --workspace apps/backend run seed:development --",
|
||||
"docker:build": "docker build ."
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user