installscript creates images bucket

This commit is contained in:
Kai Ritthaler 2025-06-04 17:46:46 +02:00 committed by Rudi Regentonne
parent b38dd31ed1
commit a68d43a7f3
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"
}