added initial schema.prisma, populate brand and equipment

This commit is contained in:
2024-10-05 20:06:12 +00:00
parent 5a950f6851
commit 9001c47410
35 changed files with 360 additions and 24 deletions

View File

@ -10,11 +10,6 @@
"static/chunks/main-app.js",
"static/css/app/layout.css",
"static/chunks/app/layout.js"
],
"/_not-found/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/_not-found/page.js"
]
}
}