mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Add files
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
./wait-for-it.sh db:$1 --timeout=20 --strict -- echo "db is up"
|
||||
|
||||
npx prisma migrate deploy
|
||||
npx ts-node prisma/seed.ts
|
||||
pm2-runtime server.js
|
||||
Reference in New Issue
Block a user