Feat: Implementation of New UI (Bar, Homepage, Commander, BSets), Removing NGINX dependency, Dockerfile added
This commit is contained in:
parent
64a4c5fb87
commit
238b594b1e
31 changed files with 734 additions and 202 deletions
|
@ -1,6 +1,7 @@
|
|||
generator client {
|
||||
provider = "prisma-client-js"
|
||||
previewFeatures = ["relationJoins"]
|
||||
binaryTargets = ["native","linux-musl","linux-musl-openssl-3.0.x"]
|
||||
}
|
||||
|
||||
datasource db {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue