vibe-coded serve program that automatically rebuilds

This commit is contained in:
2025-08-10 18:07:54 -07:00
parent 66b1b5c2ae
commit 5e040ae4f6
4 changed files with 222 additions and 4 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.21
require (
github.com/chromedp/cdproto v0.0.0-20240202021202-6d0b6a386732
github.com/chromedp/chromedp v0.9.5
github.com/fsnotify/fsnotify v1.9.0
)
require (