mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 14:04:15 +02:00
6 lines
94 B
TOML
6 lines
94 B
TOML
[phases.build]
|
|
cmds = ["pnpm prisma generate", "..."]
|
|
|
|
[start]
|
|
cmd = 'pnpm run start:migrate'
|