Commit Graph

2 Commits

Author SHA1 Message Date
Hein
5ca375fd58 feat(serverembed): add initial HTML and SVG assets
Some checks failed
CI / Test (1.23) (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / Build (push) Has been cancelled
CI / Test (1.22) (push) Has been cancelled
* Create index.html for the web application entry point
* Add vite.svg as a favicon
* Update frontend.go to embed all files in the dist directory
* Modify vite.config.ts to set output directory for builds
2026-02-20 16:45:30 +02:00
Hein
7d6f99b3b3 feat(serverembed): add server embed functionality and readme
Some checks failed
CI / Test (1.22) (push) Failing after -22m28s
CI / Test (1.23) (push) Failing after -22m28s
CI / Lint (push) Has been cancelled
CI / Build (push) Has been cancelled
2026-02-20 16:39:43 +02:00