opencode-vibe

(β˜… 177)

πŸ„β€β™‚οΈ Next.js 16 web UI for OpenCode - real-time chat with streaming, SSE sync, and React Server Components

파일 탐색기

  • .gitignore
  • AGENTS.md
  • biome.json
  • bun.lock
  • bunfig.toml
  • CLAUDE.md
  • CORE_LAYER_GAPS_AUDIT.md
  • index.ts
  • package.json
  • REACT_LAYER_AUDIT.md
  • README.md
  • SECURITY_SUPPLY_CHAIN.md
  • SELECTOR_STABILITY_AUDIT.md
  • tsconfig.json
  • turbo.json
  • vitest.config.ts
  • vitest.setup.ts

# CDN으둜 μ‚¬μš©ν•˜κΈ°

jsDelivr

jsDelivrλŠ” 곡개 GitHub 리포지토리λ₯Ό 별도 μ„€μ • 없이 CDN으둜 μ¦‰μ‹œ μ„œλΉ™ν•©λ‹ˆλ‹€. 버전과 νŒŒμΌμ„ κ³ λ₯΄λ©΄ μ›ΉνŽ˜μ΄μ§€μ— λ°”λ‘œ 뢙일 수 μžˆλŠ” 링크와 μ˜ˆμ‹œ μ½”λ“œκ°€ λ§Œλ“€μ–΄μ§‘λ‹ˆλ‹€.

λͺ…λ Ήμ–΄ μš©μ–΄μ§‘

이 λ¬Έμ„œμ—μ„œ μ‚¬μš©λœ λͺ…λ Ήμ–΄λ₯Ό λͺ¨μ•„λ΄€μŠ΅λ‹ˆλ‹€. λ‚―μ„  λͺ…λ Ήμ–΄κ°€ μžˆλ‹€λ©΄ νŽΌμ³μ„œ ν™•μΈν•΄λ³΄μ„Έμš”.

πŸ”

bun build

μ„€λͺ… 보기 β–Ό

Bundle JavaScript and TypeScript files with Bun's fast native bundler.

bun build {{path/to/entry.ts}} --outfile {{path/to/output.js}}

Bundle an entry point to a single output file:

bun build {{path/to/entry1.ts path/to/entry2.ts ...}} --outdir {{path/to/dist}}

Bundle multiple entry points to an output directory:

bun build {{path/to/entry.ts}} --outfile {{path/to/output.js}} --sourcemap

Bundle with source maps for debugging:

πŸ”

bun install

μ„€λͺ… 보기 β–Ό

Install JavaScript dependencies for a project from `package.json`.

bun {{[i|install]}}

Install all dependencies listed in `package.json`:

bun {{[i|install]}} {{package_name}}@{{version}}

Install a single package (this is an alias for `bun add`):

bun {{[i|install]}} {{[-g|--global]}} {{package_name}}

Install a package globally:

πŸ”

bun run

μ„€λͺ… 보기 β–Ό

Execute a JavaScript/TypeScript file, or a script from `package.json`.

bun run {{script_name}}

Run a script defined in `package.json`:

bun run {{path/to/file.ts}}

Run a JavaScript or TypeScript file directly:

bun run --watch {{path/to/file.ts}}

Run a file in "watch" mode (restarts automatically when the file changes):

πŸ”

bun test

μ„€λͺ… 보기 β–Ό

Run tests using Bun's built-in test runner.
It is a fast, Jest-compatible test runner that looks for `*.test.ts` (and similar) files.

bun test

Run all test files found in the project:

bun test {{path/to/file.test.ts}}

Run a specific test file or directory:

bun test --watch

Run tests in "watch" mode (re-runs automatically on file changes):

πŸ”

bun

μ„€λͺ… 보기 β–Ό

JavaScript λŸ°νƒ€μž„ 및 νˆ΄ν‚·.
λ²ˆλ“€λŸ¬, ν…ŒμŠ€νŠΈ λŸ¬λ„ˆ 및 νŒ¨ν‚€μ§€ κ΄€λ¦¬μžκ°€ 포함.
더 λ§Žμ€ 정보: <https://bun.com/docs>.

bun init

JavaScript 파일 λ˜λŠ” `package.json` 슀크립트 μ‹€ν–‰:

bun run {{path/to/file|script_name}}

λ‹¨μœ„ ν…ŒμŠ€νŠΈ μ‹€ν–‰:

bun test

`package.json`에 μ’…μ†μ„±μœΌλ‘œ λ‚˜μ—΄λœ λͺ¨λ“  νŒ¨ν‚€μ§€λ₯Ό λ‹€μš΄λ‘œλ“œν•˜κ³  μ„€μΉ˜:

πŸ”

lsof

μ„€λͺ… 보기 β–Ό

μ—΄λ¦° 파일과 μƒμ‘ν•˜λŠ” ν”„λ‘œμ„ΈμŠ€λ“€μ„ λ‚˜μ—΄ν•©λ‹ˆλ‹€.
μ°Έκ³ : λ‹€λ₯Έ μ‚¬λžŒμœΌλ‘œλΆ€ν„° μ—΄λ¦° 파일 λ¦¬μŠ€νŠΈλŠ” 루트 κΆŒν•œ ( ν˜Ήμ€ sudo ) 이 μš”κ΅¬λ©λ‹ˆλ‹€.
더 λ§Žμ€ 정보: <https://manned.org/lsof>.

lsof {{path/to/file}}

μ£Όμ–΄μ§„ νŒŒμΌμ„ μ—΄κ³ μžˆλŠ” ν”„λ‘œμ„ΈμŠ€ μ°ΎκΈ°:

lsof -i :{{port}}

둜컬 인터넷 포트λ₯Ό μ—΄κ³ μžˆλŠ” ν”„λ‘œμ„ΈμŠ€ μ°ΎκΈ°:

lsof -t {{path/to/file}}

ν”„λ‘œμ„ΈμŠ€ 아이디 (PID)만 좜λ ₯:

πŸ”

opencode

μ„€λͺ… 보기 β–Ό

AI μ½”λ”© μ—μ΄μ „νŠΈ.
`auth`, `models`, `web`와 같은 일뢀 ν•˜μœ„λͺ…λ Ήμ–΄λŠ” λ³„λ„μ˜ μ‚¬μš©λ²• λ¬Έμ„œλ₯Ό 가짐.
더 λ§Žμ€ 정보: <https://opencode.ai/docs/cli/>.

opencode

λŒ€ν™”ν˜• TUI μ‹œμž‘:

opencode {{[-c|--continue]}}

κ°€μž₯ 졜근 μ„Έμ…˜ μ΄μ–΄μ„œ μ‹€ν–‰:

opencode run "{{message}}"

ν”„λ‘¬ν”„νŠΈλ₯Ό 직접 μ „λ‹¬ν•˜μ—¬ λΉ„λŒ€ν™”ν˜•μœΌλ‘œ μ‹€ν–‰:

// repository documentation