mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-18 10:51:28 +00:00
seed
This commit is contained in:
parent
c087275b42
commit
53588b2e5a
@ -24,7 +24,7 @@
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"db:seed": "cd backend && yarn run db:seed",
|
||||
"db:seed": "npx ts-node --require tsconfig-paths/register src/db/seed.ts",
|
||||
"db:reset": "cd backend && yarn run db:reset",
|
||||
"docs:build": "NODE_OPTIONS=--openssl-legacy-provider vuepress build .",
|
||||
"docs:dev": "NODE_OPTIONS=--openssl-legacy-provider vuepress dev .",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user