A local dashboard for Terraform/AWS IaC — visualize, plan, review, and apply from one GUI.
Status: v0.1 scaffold — under active development.
make build
./rainforest open path/to/terraformThe binary starts a server on 127.0.0.1 (random port, per-launch token) and
opens your browser.
- Go — single binary with the frontend embedded
- React + TypeScript + Vite
- Cytoscape.js (graph) and CodeMirror 6 (editor) — planned
Local-first: no hosted service, no accounts, no telemetry. Nothing leaves your machine.