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
/
controllers
/
test
/
resources
/
views
/
home.blade.php
kenken999
sd
6d96254
3 days ago
raw
Copy download link
history
blame
contribute
delete
123 Bytes
<!DOCTYPE html>
<html>
<head>
<title>Home</title>
</head>
<body>
<h1>Welcome to the home page!</h1>
</body>
</html>