mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-07 01:08:47 +00:00
install prisma before installscript
This commit is contained in:
parent
78cf086a47
commit
e650454508
2 changed files with 1 additions and 3 deletions
|
@ -3,8 +3,6 @@
|
|||
"echo Starting installation...",
|
||||
"echo starting docker container",
|
||||
"yarn start-containers",
|
||||
"echo generating prisma",
|
||||
"yarn prisma generate",
|
||||
"echo migrating database",
|
||||
"yarn prisma migrate dev --name \"$(date +%Y%m%d%H%M%S)\""
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue