mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2026-02-05 05:44:24 +01:00
docs: update readme and claude.md
This commit is contained in:
@@ -117,7 +117,7 @@ The application reads Claude Code history from:
|
||||
|
||||
**CLI Installation**:
|
||||
- Can be installed via `PORT=3400 npx @kimuson/claude-code-viewer@latest`
|
||||
- Published as `@kimuson/claude-code-viewer` (v0.0.5) on npm
|
||||
- Published as `@kimuson/claude-code-viewer` (v0.1.0) on npm
|
||||
- Standalone Next.js build with embedded dependencies
|
||||
- Binary entry point at `dist/index.js`
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ npm install -g @kimuson/claude-code-viewer
|
||||
claude-code-viewer
|
||||
```
|
||||
|
||||
The application uses pnpm as the package manager (v10.8.1) and is published as version 0.0.5.
|
||||
The application uses pnpm as the package manager (v10.8.1) and is published as version 0.1.0.
|
||||
|
||||
The server will start on port 3400 (or the specified PORT). Open `http://localhost:3400` in your browser.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user