make build
export SECURITY_USER_NAME=brokerapp export SECURITY_USER_PASSWORD=brokerpass export PORT=8080
OR
./bin/sample-broker serve --config test-config.yml
go get github.com/svennela/sample-broker
make build
export SECURITY_USER_NAME=brokerapp export SECURITY_USER_PASSWORD=brokerpass export PORT=8080
OR
./bin/sample-broker serve --config test-config.yml