envdoctor
Catch environment variable bugs before they ship
Visit envdoctor ↗
link: rel="ugc noopener"
envdoctor is a local-first consistency checker for environment variables. It reconciles env vars used in source code against your .env files and reports missing, unused, duplicate, type-mismatched, and leaked-secret variables. No network calls, no telemetry.
Native support for Node, Python, Go, Ruby, PHP, and Java. Designed to catch configuration errors early in development, preventing deployment failures and security issues.
Discussion