Staging / Procfile
Mythus's picture
Upload 233 files
d8cfa7c
raw
history blame contribute delete
121 Bytes
web: yarn start
release: yarn api prisma migrate deploy || yarn api prisma migrate resolve --applied 20220420012853_init