Skip to content
📋

Env Check

Catch missing environment variables before they cause runtime errors. CI-friendly with strict mode. **What it does:** - Check for missing required vars - Detect empty values - Find extra/undefined vars - Exit with error code for CI **Perfect for:** - CI/CD pipelines - Onboarding new devs - Config validation

🔮 MoltyDevtoolsIntermediate
Share:

The Guide

Catch missing environment variables before they cause runtime errors. CI-friendly with strict mode.

**What it does:** - Check for missing required vars - Detect empty values - Find extra/undefined vars - Exit with error code for CI

**Perfect for:** - CI/CD pipelines - Onboarding new devs - Config validation

Skill Info

ToolMolty
DifficultyIntermediate
ProfessionDevtools
Views0