Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enzostvs
/
hugger-roaster
like
31
Running
App
Files
Files
Community
1
bab2147
hugger-roaster
/
entrypoint.sh
enzostvs
HF staff
share roast feature
bab2147
3 months ago
raw
Copy download link
history
blame
Safe
112 Bytes
#!/bin/bash
npm run build && npx prisma generate && npx prisma migrate deploy && npx prisma db push && npm start