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.
Claude 9075b7d1ba Phase 0: 모노레포 스캐폴딩 & 개발환경
- 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
..
Lumi People.html Phase 0: 모노레포 스캐폴딩 & 개발환경 2 months ago
README.md Phase 0: 모노레포 스캐폴딩 & 개발환경 2 months ago
ari-lumi.css Phase 0: 모노레포 스캐폴딩 & 개발환경 2 months ago
image-slot.js Phase 0: 모노레포 스캐폴딩 & 개발환경 2 months ago
people.css Phase 0: 모노레포 스캐폴딩 & 개발환경 2 months ago
아리 대시보드 라이트.html Phase 0: 모노레포 스캐폴딩 & 개발환경 2 months ago

README.md

Lumi 테마 (보관용)

아리 초기의 앰버(Lumi) 디자인 탐색입니다. 현재 활성 앱(클린 화이트 글래스)과 RON 테마와는 별개의 방향으로, 나중에 참고·재사용할 수 있도록 보관합니다.

들어 있는 페이지

  • 아리 대시보드 라이트.html — 아리 대시보드에 Lumi(앰버) 스타일을 적용한 버전 (ari-lumi.css)
  • Lumi People.html — Lumi 디자인의 원본 격인 HR/피플 대시보드 (people.css, image-slot.js)

사용 방법

각 HTML은 같은 폴더의 CSS/JS만 참조하므로 lumi/ 폴더째로 열면 독립적으로 동작합니다.