Skip to content

Happy-Backending/fastapi-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Cat Facts 🐱

📺 Happy Backending

app.frontend("/", directory="../frontend/dist")

Come si usa

# backend
cd backend && uv sync && uv run python main.py

# frontend (dev)
cd frontend && npm install && npm run dev

# risultato
cd frontend && npm run build
cd backend && uv run python main.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors