Introducing Envfy — A simple and type-safe environment variable validator for Node.js applications (opens in new tab)
Environment variables are untyped and unsafe by default. That’s why I built Envfy a simple, type-safe environment variable validator for…
Read the original article