Moving from @nuxtjs/dotenv to runtime config
In our frontend applications, we often use APIs and third-party integrations which require us to use configuration data which is usually provided by environment variables. These variables should not...
v2.nuxt.com