b4841ff579a271771dc787b7c91b7ca2d24f5e85
AI 캐릭터 관리자 웹
React, TypeScript, Vite 기반 독립 관리자 SPA입니다.
Requirements
- Node.js 24.12.0
- npm 11.7.0+
Setup
npm ci
npx playwright install chromium webkit
Environment
Vite mode별 API base URL은 아래 파일에 둡니다.
.env.development:https://test-character-admin.sodalive.net.env.production:https://character-admin.sodalive.net
Scripts
npm run dev
npm run build:dev
npm run build:prod
npm run typecheck
npm run lint
npm run test
npm run test:run
npm run e2e
npm run build
Description
Languages
TypeScript
98.6%
JavaScript
0.8%
CSS
0.6%