gabrielstuff
gabrielstuff
NNuxt
Created by NextHub on 3/8/2025 in #❓・help
Deployment failed on cloudflare
Is there anything needed to be adjusted in order to migrate from 3.13 to 3.16
7 replies
NNuxt
Created by NextHub on 3/8/2025 in #❓・help
Deployment failed on cloudflare
Got the same error since 3.16
7 replies
NNuxt
Created by Pikawshh on 3/4/2025 in #❓・help
Best practices for loading nuxt-i18n from an API / CMS
I love Pinia for debugging and state management. I use it a lot. i18n already store the translation so why would you need a complementary store to only "store" the key / value pair ?
12 replies
NNuxt
Created by Detoxer on 2/13/2023 in #❓・help
VS code DX issue in goto definition
3 replies
NNuxt
Created by Detoxer on 2/13/2023 in #❓・help
VS code DX issue in goto definition
I'm in Windsurf and I can't access to https://github.com/antfu/vscode-goto-alias I think it is mandatory to easily navigate.
3 replies
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