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...
main
fastapi_django_main_live
/
app
/
Http
/
controller
/
test_folders
/
run.sh
kenken999
保存
a8e2f4b
3 days ago
raw
Copy download link
history
blame
contribute
delete
111 Bytes
#!/bin/bash
# Install dependencies
php composer.phar install
# Run the Laravel application
php artisan serve