all: build build: go run cmd/fetch-static/main.go go build cmd/server/main.go