acdh-oeaw / template-app-nuxt

Template repository for Nuxt 3 apps
https://template-app-nuxt.acdh-ch-dev.oeaw.ac.at
MIT License
3 stars 1 forks source link

fix: remove environment variable validation #5

Closed stefanprobst closed 1 year ago

stefanprobst commented 1 year ago

this removes environment variable validation with zod via @t3-oss/env-nuxt.

it would be good to re-introduce this at some point, but currently @t3-oss/env-nuxt still has issues.