committing everything before round 2

This commit is contained in:
2026-08-12 14:14:09 -06:00
parent 27ae08690e
commit d14488d2f2
36 changed files with 562 additions and 55 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ fmt:
vet: fmt
go vet ./...
build: vet
build:
cd web && pnpm run build
go build -v -o solopm-server ./cmd/server