Hacker News new | ask | show | jobs
by jadayesnaamsi 865 days ago
A good example of a Go project using embed to pack its html/css/js assets in a single binary is PocketBase:

https://github.com/pocketbase/pocketbase/blob/master/ui/embe...

1 comments

Last I checked, AdGuard Home also did this.

https://github.com/AdguardTeam/AdGuardHome