Commit Graph
3 Commits
Author SHA1 Message Date
eomsangdonandClaude Opus 4.8 32dcc00e87 config: add package.json for config-local node_modules install
- Add config/package.json so `npm ci` installs into config/node_modules
  as intended by the build scripts (./config/node_modules/...) and
  vite.config.ts aliases, instead of hoisting to the repo root.
- Remove stale root package-lock.json; the root is never an npm install
  target (scripts run from root but resolve modules from config/).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-22 17:43:33 +09:00
eomsangdon f8633bb1fe 260706_1_계정, 로그인, 보안 초안 작성 2026-07-07 19:17:13 +09:00
eomsangdon 0057983671 프론트엔드 초안 작성 2026-07-05 17:13:15 +09:00