package
Version:
v2.2.0
Opens a new window with list of versions in this module.
Published: Apr 19, 2026
License: Unlicense
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Blossom Server Admin UI
SvelteKit SPA served by the Go server at /admin. Built to static files and embedded via //go:embed.
Develop
pnpm install
pnpm dev
Dev server proxies /api, /list, and /stats to http://localhost:8000. Run the Go server alongside.
Build
pnpm build
Outputs to build/. The Go server embeds this at build time.
Auth
Two options:
- NIP-07 — browser extension (nos2x, Alby, etc.).
- nsec — paste an nsec. Kept in memory only; never persisted. Reload = relogin.
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.