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