migrate to chi for routing

This commit is contained in:
Dominic Ferrando
2025-04-17 20:49:08 -04:00
parent 0fc22e8b96
commit 0146a9583d
5 changed files with 55 additions and 38 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
live/templ:
templ generate --watch --proxy="http://localhost:8080" --cmd="go run ./cmd" --open-browser=false -v
templ generate --watch --proxy="http://localhost:8080" --cmd="go run ." --open-browser=false -v
live/sync_assets:
go run github.com/air-verse/air@v1.61.7 \