This repository holds the code for the tool's visualizer.
- Install all dependencies (go gopls delve go-tools air tailwindcss templ) or run
nix-shell
to install them all. - Run
go build
to compile the visualizer - Configure the
.env
file according to the documentation in.env.example
- Run
./devprivops-dashboard
to launch the visualizer