Updates
This commit is contained in:
@@ -9,8 +9,11 @@ The client shell is a **Pear desktop application** built with `pear-electron` +
|
||||
| `index.js` | Pear process entry — starts `pear-electron` Runtime + `pear-bridge` |
|
||||
| `index.html` | GUI main (`pear.gui.main`) — titlebar + panels |
|
||||
| `app.js` | UI logic (connect, fleet, live charts, invites) |
|
||||
| `ui/dashboard.js` | Charts tab master metrics wall |
|
||||
| `shared/taxonomy.js` | Section grouping for the metrics wall |
|
||||
| `ui/styles.css` | Layout, theme, **titlebar drag regions** |
|
||||
| `client/*` | HyperDHT connection stack used by the UI |
|
||||
| `docs/DASHBOARD.md` | Master Charts / metrics wall plan |
|
||||
|
||||
```bash
|
||||
npm start # pear run -d .
|
||||
|
||||
Reference in New Issue
Block a user