mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Helper script to install all packages
This commit is contained in:
parent
f6550b9b00
commit
ba450a4f98
@ -8,6 +8,7 @@
|
||||
"nonGlobalStepDefinitions": true
|
||||
},
|
||||
"scripts": {
|
||||
"install:all": "yarn install && cd backend && yarn install && cd ../webapp && yarn install",
|
||||
"db:seed": "cd backend && yarn run db:seed",
|
||||
"db:reset": "cd backend && yarn run db:reset",
|
||||
"cypress:backend:server": "cd backend && yarn run test:before:server",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user