For building local environment you will need docker desktop and terraform.
You can build dev environment:
cd test/terraform
terraform init
terraform apply
Modify hosts file /etc/hosts
127.0.0.1 prometheus.local
127.0.0.1 grafana.local
127.0.0.1 alertmanager.local