ui

package
v2.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2026 License: Unlicense Imports: 2 Imported by: 0

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FS

func FS() (fs.FS, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL