SvelteKit .env secrets (opens in new tab)
So SvelteKit is super awesome n’ all and the best thing ever but have you ever tried to use a secret that you didn’t want exposed on the client? SvelteKit uses Vite and it has a specific way to reference Env Variables and Modes, you reference a ...
Read the original article