nitro icon indicating copy to clipboard operation
nitro copied to clipboard

Add documentation for `useRuntimeConfig` and `useAppConfig`

Open pi0 opened this issue 2 years ago • 2 comments

https://nitro.unjs.io/guide/introduction/configuration

pi0 avatar Mar 06 '23 20:03 pi0

Hey @pi0, this page does not exist anymore :) Can't find docs about useRuntimeConfig or useAppConfig elsewhere.

image

fmoessle avatar Jun 27 '23 14:06 fmoessle

RuntimeConfig is covered in https://nitro.unjs.io/guide/configuration#runtime-configuration, appConfig is not though.

TheAlexLichter avatar Jun 27 '24 15:06 TheAlexLichter

Considering appConfig is being dropped for v3, I think we have basic docs at least now.

pi0 avatar Jan 07 '25 19:01 pi0