initial push

This commit is contained in:
Sone
2026-05-19 18:43:08 +02:00
parent 95ee5fe076
commit 56e020a89f
5 changed files with 1560 additions and 318 deletions
-1
View File
@@ -4,7 +4,6 @@ generator client {
datasource db {
provider = "postgresql"
url = env("DATABASE_URL")
}
model Contact {