Commit b0f1f68
chore(api): Phase 1.9 마일스톤 검증 완료 및 빌드 개선
- 마일스톤 1.9 실제 검증 완료 기록 (2026-04-14, Docker PostgreSQL 환경)
- DB 연결·마이그레이션·로그인·JWT·리프레시·공유링크 전 항목 동작 확인
- apps/api build 스크립트에 SQL 마이그레이션 파일 dist 복사 추가
(scripts/copy-migrations.js — tsc는 .sql 파일을 복사하지 않음)
- 마일스톤 텍스트 "SQLite 기반" → "PostgreSQL" 수정
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a0e7a3a commit b0f1f68
3 files changed
Lines changed: 21 additions & 5 deletions
File tree
- apps/api
- scripts
- docs/v2_FINANCIAL-LEDGER/roadmap
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
299 | | - | |
300 | | - | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
301 | 303 | | |
302 | | - | |
| 304 | + | |
303 | 305 | | |
304 | 306 | | |
305 | 307 | | |
| |||
0 commit comments