Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
7
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
95eee3d
fastapi_django_main_live
/
controllers
/
test_folders
/
run.sh
kenken999
d
95eee3d
7 months ago
raw
Copy download link
history
blame
102 Bytes
#!/bin/bash
# Install dependencies
php ./composer.phar install
# Run the codebase
php artisan serve