12 lines
428 B
Markdown
12 lines
428 B
Markdown
|
|
# Task Plan
|
||
|
|
|
||
|
|
## Current Phase: Phase 0 → Phase 1
|
||
|
|
|
||
|
|
- [x] Phase 0-1: 기존 프로젝트 백업
|
||
|
|
- [x] Phase 0-2: 새 프로젝트 생성 + git init
|
||
|
|
- [x] Phase 0-3: requirements.txt
|
||
|
|
- [x] Phase 0-4: Next.js 초기화 + swr, clsx
|
||
|
|
- [x] Phase 0-5~0-9: 설정 파일들
|
||
|
|
- [ ] Phase 1 Backend: DB config, models, auth, tenant, main.py, alembic, tests
|
||
|
|
- [ ] Phase 1 Frontend: api.ts, contexts, layout, globals.css, login, components
|