chore: update project configuration by adding Prisma dependencies, generating Prisma client, and updating .gitignore; remove package-lock.json

This commit is contained in:
Julien Froidefond
2025-11-27 13:01:38 +01:00
parent 6d95529579
commit 68ef3731fa
11 changed files with 849 additions and 6597 deletions

View File

@@ -0,0 +1,3 @@
# Please do not edit this file manually
# It should be added in your version-control system (e.g., Git)
provider = "sqlite"