Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • H hive_desktop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • hive
  • hive_desktop
  • Wiki
  • Development

Development · Changes

Page history
Add Project document Wiki authored Jan 19, 2026 by LillLEE's avatar LillLEE
Show whitespace changes
Inline Side-by-side
Development.md 0 → 100644
View page @ e8cb82af
# 개발
## 준비사항
- Node.js + npm
- Electron 패키징을 위한 Windows 환경
## 설치
- `npm install`
## 개발 실행
- `npm run dev` (기본 서버 역할)
- `npm run dev:server` (scripts/dev.js 사용)
- `npm run dev:client` (scripts/dev.js 사용)
## 린트/포맷
- `npm run lint`
- `npm run format`
## 역할 설정
- `config.json`의 `role` 값으로 `server`/`client` 결정
- `config.main.json` / `config.sub.json`은 빌드 스크립트에서 사용
Clone repository
  • Architecture
  • Build and Release
  • Database
  • Development
  • HTTP API
  • IPC API
  • Multi PC Discovery
  • Overview
  • Seat Editor
  • Home