UCX demo application. This repository currently uses submodules and must be initialized with:
git submodule update --init --recursive
The application can be built from the app/ folder with the go build command.
More information can be found here.