
Type and parse your environment variables with Zod
Published on 2023-03-19If you ever worked with environment variables in a TypeScript project, you probably know that it can be a bit of a pain to handle them.
If you ever worked with environment variables in a TypeScript project, you probably know that it can be a bit of a pain to handle them.
I wanted to write a few words about how this website is made and why I chose to do it this way.