Settings

Theme

Show HN: Environment variable scanner for JavaScript/TS projects

dotenv-diff-docs.vercel.app

1 points by chrilleweb 2 months ago · 0 comments · 1 min read

Reader

Hi HN

This is the documentation site for dotenv-diff

It’s a CLI tool that scans you’re codebase for environment variable usage in you’re codebase and detects issues about them.

Example: in Next.js using a non NEXT_PUBLIC environment variable in a client file just returns undefined - no context why.

I’ve personally wasted hours debugging issues like that.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection