dosyourself
Explore posts from serversPrevent developers from using secrets in client-side code
Ah, interesting. Is using the runtimeConfig required at runtime or can I just use process.env as long as those env_vars are set in my server host at runtime (and in .env during dev)? Or are there any security concerns with doing this with nuxt?
5 replies