Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
8
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
fastapi_django_main_live
/
controllers
/
test
/
run.sh
GitHub Actions
🚀 Auto-deploy from GitHub Actions
ef83cbc
4 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
107 Bytes
php -d memory_limit=-1 composer install
php artisan key:generate
php artisan migrate
php artisan serve