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
cb742000a817c7bf2f181c67f7bffcf737b961bf
fastapi-vue-setup
/
fastapi-vue
/
fastapi_vue
T
History
LeoVasanko
cb742000a8
Render debug-mode HTTP errors with tracerite, replacing Starlette's formatter.
2026-08-31 20:00:39 +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
Render debug-mode HTTP errors with tracerite, replacing Starlette's formatter.
2026-08-31 20:00:39 +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