With envarna, every setting value is strongly typed. No more parseInt(process.env.FOO) Instead, you define settings with decorators and envarna handles parsing and coercion automatically.
Settings managed.
Make settings first-class citizens in your application.