Total Posts

0

Total Commits

0

(v1: 0, v2: 0)
Total Deployments

0

Latest commit:Unable to fetch commit info
7/10/2025
Latest deployment:
pending
7/10/2025
v2
Started 7/10/2025

Built by Remco Stoeten with a little ❤️

Snippets.remcostoeten
Snippets.remcostoeten
Snippets
Welcome to Snippets
Validate env variables
Databases

Validate env variables

This will show you how to validate your enviorment variables. Will be showcasing two methods. One utilizing the `t3-oss/t3-env` package and the other one a custom implementation which can be very comprerhensive and give hints on what's missing for other devs who might want to run your project.

They have one thing in common. They both are built on top of zod.

Setup

To be continued...

Disable Sudo Password Prompts on macOS

Previous Page

Drizzle ORM Schema Design

Next Page

On this page

Setup
Jul 10, 2025
5 min read
878 words