EENE Dashboard upload to Gitea

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
EENE Dashboard
2026-06-17 16:59:34 +09:00
parent cf72281c6d
commit b3f2da203b
138 changed files with 13013 additions and 1929 deletions

0
data/.gitkeep Normal file
View File

7
data/seed/README.md Normal file
View File

@@ -0,0 +1,7 @@
# HR seed 데이터
- **`hr-data.json`** — 대시보드 최초 seed·`npm run db:import-hr` 공통 원본
- 외부 `HR_Dashboard/data.json` 은 더 이상 사용하지 않습니다.
- PC·팀 공유 시 **`data/postgres/`** + **`uploads/`** + 이 파일을 함께 복사하세요.
경로 변경: `backend/.env``HR_DATA_PATH`

1083
data/seed/hr-data.json Normal file

File diff suppressed because one or more lines are too long