installscript creates images bucket

This commit is contained in:
Kai Ritthaler 2025-06-04 17:46:46 +02:00 committed by Rudi Regentonne
parent 52d9785aac
commit bfc671eca4
6 changed files with 103 additions and 248 deletions

View file

@ -1,5 +1,6 @@
generator client {
provider = "prisma-client-js"
output = "app/generated/prisma/client"
}