fix: edit extras install command and render symlink parent dir

This commit is contained in:
Davide Scaini
2026-03-29 16:52:58 +02:00
parent d2149bf77a
commit 7c281a48d7
4 changed files with 6 additions and 1 deletions
+3
View File
@@ -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