No description
- Python 55%
- TypeScript 36.3%
- CSS 3%
- JavaScript 2.4%
- Dockerfile 2.1%
- Other 1.2%
- Repo scaffold: uv-managed backend, Vite/React18/TS-strict/Tailwind/shadcn frontend - docker-compose skeleton (api, worker, redis, frontend) - Pydantic settings loaded from .env with SQLite config-table override layer - SQLite WAL database with versioned-migration runner applied at startup - JWT auth (login + protected-route dependency) against hardcoded .env credentials - Pre-commit hooks: ruff, mypy, eslint, prettier Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
|---|---|---|
| backend | ||
| frontend | ||
| worker | ||
| .env.example | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| docker-compose.yml | ||
| navidrome-curator-plan.md | ||
| pyproject.toml | ||
| uv.lock | ||