src/pages/server

What’s here

Per-server customer app. index.astro = server list; [id]/ = one server with tabs: index (dashboard), console/, history/, backups/, friends/, settings/, files/. Each tab is a thin .astro shell rendering a Solid island from its _components/. [id]/_perms_readme.md documents the full permission model — read it before touching gating.

Depends on / used by

Safe vs dangerous to change