All activity
Emmaleft a comment
Hey Product Hunt š I built Zonfig after dealing with config sprawl across env vars, .env files, YAML/JSON configs, and secret managers in multiple Node.js projects. I wanted one place to define config once, get runtime validation + TypeScript types, and still be able to safely commit config files to GitHub ā including secrets. Zonfig uses Zod as the schema layer and adds multi-source loading,...

ZonfigOne config schema, many sources ā with encrypted secrets
Zonfig is a Zod-powered configuration system for Node.js. Define one schema as the source of truth and get full TypeScript inference, startup validation, and clear errors. Load config from env vars, files, and secret stores ā with built-in encryption so sensitive values can be safely committed to GitHub.

ZonfigOne config schema, many sources ā with encrypted secrets
