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
51
Commits
1
Branch
42
Tags
c63a375ab2e6c40fe3d3cf2cd49bee2b8a960da2
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
LeoVasanko
458d798022
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
LeoVasanko
d9323f34e1
Silence type warnings for symbols that actually are available at build time.
2026-01-17 17:08:50 +00:00
LeoVasanko
44e06df66c
Initial commit
2026-01-17 01:53:02 +00:00