Vizzuality / front-end-scaffold

A scaffold for new projects on Vizzuality
front-end-scaffold-docs.vercel.app
MIT License
3 stars 0 forks source link

Environmental variables validation #146

Open andresgnlez opened 1 year ago

andresgnlez commented 1 year ago

It is quite common to forget about an environmental variable or fill it incorrectly, so environmental variables validation, via t3-env and zod, is here to help and would be a great addition to the scaffold.

Implementation sample: https://github.com/Vizzuality/foodscapes/pull/63/files