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
475a2cdc3c5a008289fa17ba7e90399015f1cce3
fastapi-vue-setup
/
fastapi-vue
/
fastapi_vue
T
History
LeoVasanko
8774224545
Apply lifespan error logging patch in reload/worker subprocesses too.
2026-08-31 20:04:25 +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
Apply lifespan error logging patch in reload/worker subprocesses too.
2026-08-31 20:04:25 +00:00
server.py
Render debug-mode HTTP errors with tracerite, replacing Starlette's formatter.
2026-08-31 20:00:39 +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