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
e4c21109d97d425a753d4f5cfee543b8b7ca58da
fastapi-vue-setup
/
fastapi-vue
/
fastapi_vue
T
History
LeoVasanko
e4c21109d9
Prettier logging of errors in lifespan startup/shutdown.
2026-08-31 19:23:59 +00:00
..
__init__.py
Cleanup for ALL ruff checks, and re-ruff to target project settings when installing templates, avoiding formatting errors after patching.
2026-03-08 15:25:52 +00:00
accesslog.py
Startup box: server.run() prints app name, version and connect URL in a rounded unicode box on stderr. Shared termwidth module for ANSI-aware unicode display width and padding.
2026-08-31 18:22:06 +00:00
hostutil.py
Cleanup for ALL ruff checks, and re-ruff to target project settings when installing templates, avoiding formatting errors after patching.
2026-03-08 15:25:52 +00:00
logging.py
Prettier logging of errors in lifespan startup/shutdown.
2026-08-31 19:23:59 +00:00
server.py
Prettier logging of errors in lifespan startup/shutdown.
2026-08-31 19:23:59 +00:00
startupbox.py
Startup box: server.run() prints app name, version and connect URL in a rounded unicode box on stderr. Shared termwidth module for ANSI-aware unicode display width and padding.
2026-08-31 18:22:06 +00:00
staticfiles.py
Make missing frontend files non-fatal: log an error and serve the placeholder page instead of raising during lifespan startup
2026-08-31 18:48:27 +00:00
termwidth.py
Startup box: server.run() prints app name, version and connect URL in a rounded unicode box on stderr. Shared termwidth module for ANSI-aware unicode display width and padding.
2026-08-31 18:22:06 +00:00