This repository contains the code of an application for storing and viewing structured build data uploaded using Build Event Protocol.
It can be used in conjunction with any BES-capable client, e.g. Bazel or distant-bes.
In order to run the application, please make sure that Bazel is installed and run the following command: bazel run -c opt server:buildbuddy.
By default, the application uses config/buildbuddy.local.yaml file as configuration.