cmd/pkgserver: basic web ui

This commit is contained in:
mae
2026-03-04 22:50:58 -06:00
parent 7e2f13fa1b
commit f93158cb3c
15 changed files with 231 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
function prevPage() {
}
function nextPage() {
}