How to handle environment variables
I cant seem to find any documentation on environment variables. Are there any recommended ways of doing this?
As of now i am currently using "@t3-oss/env-core" with env-client.ts and env-server.ts, however i feel like Start / Router / Vite offer a better solution for this.
Anyone knows?
As of now i am currently using "@t3-oss/env-core" with env-client.ts and env-server.ts, however i feel like Start / Router / Vite offer a better solution for this.
Anyone knows?