Documentation
¶
Overview ¶
Package web embeds the compiled dashboard (a SvelteKit static SPA) into the pushq binary.
build/ is not committed — CI, Docker, and GoReleaser run `npm run build` before compiling, so official binaries carry the real dashboard. Only build/.gitkeep is in git, so that `go build` and `go install github.com/blissfulrays/pushq/cmd/pushq@latest` work without Node installed; such a build serves the placeholder below at /ui/.
Run `make web` to build the dashboard locally.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.