fix: edit extras install command and render symlink parent dir
This commit is contained in:
@@ -51,6 +51,9 @@ npm run preview
|
||||
## Edit
|
||||
|
||||
```bash
|
||||
# Install edit dependencies (FastAPI + uvicorn) — one-time
|
||||
uv sync --extra edit
|
||||
|
||||
# Start the edit server (port 4041 by default)
|
||||
uv run bincio edit --data-dir ~/bincio_data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user