added initial schema.prisma, populate brand and equipment
This commit is contained in:
@ -23,5 +23,8 @@
|
||||
"@types/react-dom": "^18",
|
||||
"postcss": "^8",
|
||||
"tailwindcss": "^3.4.1"
|
||||
},
|
||||
"prisma": {
|
||||
"seed": "ts-node prisma/seed.ts"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user