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.