You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- frontend/ (Next.js 16 App Router + TS): layout/폰트, / → /dashboard 리다이렉트, styles/tokens.css·globals.css, lib/api.ts·types.ts, vitest 스모크, /api rewrites - backend/ (FastAPI + SQLite + Ollama): config/db, /api/health, /api/llm/health (Ollama on/off 양쪽 200), CORS, alembic init, pytest 2건 - 루트 Makefile/.gitignore/README 검증: pytest 2 passed, vitest 1 passed, ruff/eslint clean, next build OK, / → /dashboard 리다이렉트(Playwright), health 200, Ollama reachable, CORS 200 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
2 months ago | |
|---|---|---|
| .. | ||
| __init__.py | 2 months ago | |
| conftest.py | 2 months ago | |
| test_health.py | 2 months ago | |