bird-watcher install and run # install dependencies go mod download # run go server go run cmd/server/main.go # build and run go build -o app ./app