mirror of
https://github.com/hanzoai/base.git
synced 2026-08-07 06:54:32 +00:00
Source moves to ~/work/hanzo/gui/apps/admin-base. scripts/sync-admin-ui.sh copies dist/ here for go:embed. apis/serve.go now imports ui-react instead of legacy Svelte ui. README + embed.go docstrings updated. .gitignore exception flipped from ui/dist to ui-react/dist so go build is hermetic.