Skip to content

zaghaghi/fastapi-quasar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Usage

cd frontend
quasar build
cd ..
rm -rf backend/static
mv frontend/dist/spa backend/static
cd backend
uvicorn --reload main:app

About

server quasar build from fastapi python library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published