Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 368 Bytes

File metadata and controls

5 lines (3 loc) · 368 Bytes

GoDoxy WebUI

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.