mirror of
https://github.com/YuzuZensai/Minikura.git
synced 2026-01-31 14:57:49 +00:00
✨ feat: Prisma instead of drizzle
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
},
|
||||
"dev": {
|
||||
"persistent": true,
|
||||
"cache": false
|
||||
"cache": false,
|
||||
"env": ["DATABASE_URL"]
|
||||
}
|
||||
},
|
||||
"ui": "tui",
|
||||
|
||||
Reference in New Issue
Block a user