Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
6
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
989091a
fastapi_django_main_live
/
routers
/
20240609152129_googleapps_U7a972c5cc46e966de21ff1cd3adc6d52
/
run.sh
kenken999
df
0c58c5b
9 months ago
raw
Copy download link
history
blame
74 Bytes
#!/bin/bash
# Install dependencies
npm install
# Run tests
npm run
test