feat: add download page

This commit is contained in:
Lukas Werner
2025-08-30 22:14:57 -07:00
parent efee85cf31
commit ee21b17935
13 changed files with 1039 additions and 201 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Run templ generation in watch mode
templ:
templ generate --watch --proxy="http://localhost:8090" --open-browser=false
templ generate --watch --proxy="http://localhost:8080" --open-browser=true
# Run air for Go hot reload
server: