This is the frontend for GoDoxy.
Production builds write static client assets to dist/client. The parent GoDoxy module embeds that directory via embed.go and serves it as the built-in WebUI fileserver route, so the normal deployment path does not need a separate frontend container or standalone WebUI image.