Is there a way to upgrade env vars in a ct3a project?
I have an app I created a bunch of months aho with create-t3-app. The environment variables were done with a few schema.mjs files and i never reeally knew how to use it so I just did my environment vars with
process.env.*
. it looks like there a new way to deal with them in a type-safe way. Is there a way to upgrade to the new way?
https://create.t3.gg/en/usage/env-variablesCreate T3 App
Environment Variables 🚀 Create T3 App
The best way to start a full-stack, typesafe Next.js app.
2 Replies