gabrielstuff
gabrielstuff
NNuxt
Created by gabrielstuff on 1/19/2025 in #❓・help
checking routes with i18n - report usage
Ok I will test
6 replies
NNuxt
Created by gabrielstuff on 1/9/2025 in #❓・help
Content Management for App local
thanks @bryce
11 replies
NNuxt
Created by gabrielstuff on 1/9/2025 in #❓・help
Content Management for App local
I mean I've got Prismic so I can simply use a Prismic singleton and that would be done. I was hoping for something light
11 replies
NNuxt
Created by gabrielstuff on 1/9/2025 in #❓・help
Content Management for App local
Nuxt Studio is really cool but it looks a bit oversized for my need, nah ?
11 replies
NNuxt
Created by gabrielstuff on 1/9/2025 in #❓・help
Content Management for App local
Hmm, indeed nuxt-content does not offer auth mechanism.
11 replies
NNuxt
Created by gabrielstuff on 1/9/2025 in #❓・help
Content Management for App local
Thanks ! Will try that
11 replies
NNuxt
Created by lpmagal on 11/29/2024 in #❓・help
dumb question: cache usage with useFetch
Thanks ! what I'm interested in is learning material about the options : https://github.com/nuxt-hub/core/tree/main/src/runtime/cache for instance, do I need: https://nuxt-multi-cache.dulnan.net/ ? Looking at all the discussion there https://github.com/nuxt/nuxt/discussions/10463 or here https://discord.com/channels/473401852243869706/1002541842409193563/1105460171620233308 I'm gonna take my head arround on https://nuxt.com/docs/guide/concepts/rendering before jumping on nuxt-hub. I really wish I could read the same type of concept https://nuxt.com/docs/guide/concepts/rendering but for caching : API response, full page, etc.
39 replies
NNuxt
Created by lpmagal on 11/29/2024 in #❓・help
dumb question: cache usage with useFetch
do you have any tutorial to work and discover. I really love nuxthub. And also love Cloudflare but I also like to be able to quickly move
39 replies
NNuxt
Created by lpmagal on 11/29/2024 in #❓・help
dumb question: cache usage with useFetch
yeah I guess so.
39 replies
NNuxt
Created by lpmagal on 11/29/2024 in #❓・help
dumb question: cache usage with useFetch
well, I'm looking for a comprehensive guide on the solution to implement caching. my first issue is the comprehension of the nuxt lifecycle and how pages workers are working. To my understanding workers are spin dynamically. If no one is accessing to my nuxt site, no worker are running. I've check https://www.youtube.com/watch?v=A7A1N8FTxk4 and read https://blog.nuxtdojo.com/p/2-understanding-lifecycle-hooks-in So basically, my app does not have "memory" (cache) when running on Cloudflare. There is nothing that is not working. I'm just trying to understand what are my options. for instance I would have imagined that I could simply pick a storage (redis, whatever) pass it in my nuxt config and have cache 🙂
39 replies
NNuxt
Created by lpmagal on 11/29/2024 in #❓・help
dumb question: cache usage with useFetch
I was expecting something out of the box. I've been reading : https://discord.com/channels/473401852243869706/1260507222497038356/1260507222497038356, https://discord.com/channels/473401852243869706/1207338819116859474/1207338819116859474, https://discord.com/channels/473401852243869706/1311000691204030464/1311000691204030464 And looked at : https://hub.nuxt.com/docs/features/cache I feel like the "caching part", client side, server side, page, etc. is gatekeep by nuxthub. Can't find a proper documentation. Also read : - https://github.com/nuxt/nuxt/issues/26598 - https://github.com/nuxt/nuxt/discussions/26957 And when you google it first result about Cache and Nuxt is nuxthub
39 replies
NNuxt
Created by lpmagal on 11/29/2024 in #❓・help
dumb question: cache usage with useFetch
I'm looking for SSR compatibility
39 replies
NNuxt
Created by lpmagal on 11/29/2024 in #❓・help
dumb question: cache usage with useFetch
Wondering the same and can't find an exact way to do so.
39 replies
NNuxt
Created by gabrielstuff on 12/16/2024 in #❓・help
Build Nuxt for CF Worker and postgre
6 replies
NNuxt
Created by gabrielstuff on 12/16/2024 in #❓・help
Build Nuxt for CF Worker and postgre
ok, even if response was not that good, It gives me the idea to look a bit at nito option. I can now build and deploy using :
nitro: {
preset: 'cloudflare_module',
rollupConfig: {
external: ['cloudflare:sockets']
}
},
nitro: {
preset: 'cloudflare_module',
rollupConfig: {
external: ['cloudflare:sockets']
}
},
6 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
No description
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
it is fixed
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
Lord thank you @l422y
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
let me try on the new site
22 replies
NNuxt
Created by sleepy jamie on 11/24/2024 in #❓・help
Nuxt Supabase and remembering session
Oh god !
22 replies