fix: edit extras install command and render symlink parent dir
This commit is contained in:
@@ -60,6 +60,7 @@ uv run bincio render --serve # merges edits, links data, starts astro dev
|
||||
# → http://localhost:4321
|
||||
|
||||
# Optional: enable the activity edit UI
|
||||
uv sync --extra edit # install FastAPI + uvicorn (one-time)
|
||||
uv run bincio edit # starts edit server on http://localhost:4041
|
||||
# Set PUBLIC_EDIT_URL=http://localhost:4041 in site/.env
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user