Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,9 @@ https://discord.com/invite/Wfr2ejBmY
> Auto Dreaming, Auto Consolidation, and Team identity/seat management run only on the
> official hosted service; their server implementations are not distributed here.

## The WebUI — one command, local-first
## Full Engraphis install: pip install "engraphis[all]"

```bash
pip install "engraphis[server]"
engraphis-dashboard
```

Opens `http://127.0.0.1:8700` in your browser. No cloud, signup, or API key is required for
Engraphis-Dashboard opens `http://127.0.0.1:8700` in your browser. No cloud, signup, or API key is required for
Comment thread
Coding-Dev-Tools marked this conversation as resolved.
local memory. Memory lives in a local SQLite file on your machine. The public dashboard is
single-user; Team accounts, invitations, roles, seats, and organization audit live in Engraphis
Cloud.
Expand Down
Loading