Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enzostvs
/
hugger-lover
like
7
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c54ab7b
hugger-lover
/
entrypoint.sh
enzostvs
HF staff
init
7f5876d
5 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