Connected Backend to frontend

This commit is contained in:
tokslaw7
2025-06-22 15:07:19 -04:00
parent c1e98743ff
commit 5e3d5b38dd
6 changed files with 1074 additions and 74 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
generator client {
provider = "prisma-client-js"
output = "../generated/prisma"
output = "../node_modules/.prisma/client"
}
datasource db {