fix error server

This commit is contained in:
2025-02-10 12:15:43 +08:00
parent 7cafd9ff79
commit 075d480969
13 changed files with 177 additions and 160 deletions

3
build.wibu Normal file
View File

@@ -0,0 +1,3 @@
bun --env-file=.env.build prisma db push
bun --env-file=.env.build prisma db seed
bun --env-file=.env.build run build