oh-no A monorepo for managing oh-no events How to run? cd server go run /server/main.go How to run tests? cd server go test ./... -v How to build? go build How to add dependencies go get -t ./...