sagaphone/backend/app
Tim e5b4f54cd8 Scaffold backend (FastAPI/uv) and frontend (SvelteKit/bun)
Backend: FastAPI app with health check, AppError hierarchy, stderr
logging via LOG_LEVEL, ruff+pyright(strict) config, pytest passing.

Frontend: SvelteKit (TS) with prettier, eslint, vitest (unit +
component), adapter-node for self-hosted deployment on Zeus.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-17 22:12:44 +02:00
..
__init__.py Scaffold backend (FastAPI/uv) and frontend (SvelteKit/bun) 2026-07-17 22:12:44 +02:00
errors.py Scaffold backend (FastAPI/uv) and frontend (SvelteKit/bun) 2026-07-17 22:12:44 +02:00
logging_config.py Scaffold backend (FastAPI/uv) and frontend (SvelteKit/bun) 2026-07-17 22:12:44 +02:00
main.py Scaffold backend (FastAPI/uv) and frontend (SvelteKit/bun) 2026-07-17 22:12:44 +02:00