Documentation
¶
Overview ¶
Command zyra-server is Zyra's production server: a single, self-contained binary with the built client assets, the SSR worker bundle, and the page route manifest embedded via go:embed. It is produced by `zyra build` (see cmd/cli/build.go), which stages those three files into this directory before compiling it, since go:embed cannot reference paths outside its own package directory.
Click to show internal directories.
Click to hide internal directories.