t3-env

Contribution Project

Deploying your app with invalid environment variables is a hassle. This package helps you to avoid that.

Description

Framework agnostic validation for type-safe environment variables.

Forgetting environment variables during build can be a hassle and difficult to debug if a bug is caused by a missing environment variable. This package provides a simple way to define environment variables validation for your app.

This library does all the grunt work for you, simply define your schema and use your environment variables safely.

Issues & Pull Requests Thread
No issues or pull requests added.