This website requires JavaScript.
Explore
Help
Sign In
LeoVasanko
/
fastapi-vue-setup
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c98994fd1a5fcc9f4ae08bec65bbcdb0d940c7d3
fastapi-vue-setup
/
template
/
scripts
/
fastapi-vue
T
History
LeoVasanko
ef6bce8f3f
Use the CLI script rather than python -m for running the main app from devserver.
2026-02-09 15:55:08 +00:00
..
build-frontend.py
Refactored scripts to remove any extra code from build-frontend.py and devserver.py (for better user editability). Individual helper functions can still be imported from scripts/fastapi-vue/ for any customization needs. Removed devmode support from CLI entry point simplifying it. Instead running via FastAPI CLI in dev mode (but it is still easy to modify to use a custom CLI entry).
2026-01-30 18:15:52 +00:00
buildutil.py
Fix argument passing to vite under deno.
2026-02-05 20:11:22 +00:00
devutil.py
Use the CLI script rather than python -m for running the main app from devserver.
2026-02-09 15:55:08 +00:00