πŸ‡¨πŸ‡­ Marko Bolliger <cannap>
πŸ‡¨πŸ‡­ Marko Bolliger <cannap>
Explore posts from servers
NNuxt
Created by πŸ‡¨πŸ‡­ Marko Bolliger <cannap> on 9/26/2024 in #❓・help
devtool not live updating?
No description
2 replies
NNuxt
Created by πŸ‡¨πŸ‡­ Marko Bolliger <cannap> on 7/9/2024 in #❓・help
custom fetch type errors
No description
4 replies
NNuxt
Created by πŸ‡¨πŸ‡­ Marko Bolliger <cannap> on 4/16/2024 in #❓・help
env not in useRuntimeCOnfig
NUXT_POSTGRES_DB=syncdemo this is in my env but my runtimeCOnfig composable only shows { app: { baseURL: '/', buildAssetsDir: '/nuxt/', cdnURL: '' }, nitro: { envPrefix: 'NUXT', routeRules: { '/__nuxt_error': [Object], '/_nuxt/builds/meta/': [Object], '/_nuxt/builds/': [Object] } }, public: {} } i use it inside server/utils/xx.ts in devmode
6 replies
NNuxt
Created by πŸ‡¨πŸ‡­ Marko Bolliger <cannap> on 11/22/2022 in #❓・help
How to add interceptor to onFetch etc.. without creating my own useFetchWithaAuth or something
In nuxt2 with axios it was easy to extend it via Plugin or something. but i have no clue how to do it in Nuxt 3
5 replies