Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS embeds every scaffold template `zyra create` composes a new project from: the always-included base skeleton, and the independent-per-choice CSS/database/auth variants. The ui/ directory contains premium components installable via `zyra add ui <component>`.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
runtime
|
|
|
server
command
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.
|
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. |
Click to show internal directories.
Click to hide internal directories.