byte-bird-client Setup install go sudo apt update sudo apt install golang install dependencies cd into root directory of byte-bird-client go mod tidy run the frontend go run cmd/main.go