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...
f7197e2
fastapi_django_main_live
/
controllers
/
test_folders
/
run.sh
kenken999
fdf
f7197e2
7 months ago
raw
Copy download link
history
blame
125 Bytes
#!/bin/bash
# a) Install dependencies
python -m pip install --user -r requirements.txt
# b) Run the codebase
python app.py