Sébastien Chopin

Results 963 comments of Sébastien Chopin

Sorry about this, going to fix this very soon!

This should be now fixed thanks to https://hub.nuxt.com/changelog/database-migrations The template is now up to date!

Hi @ClaudiaPascualGea I try to avoid as much as possible to add option as it can lead to more complex code and undesired side effects. What is the main issue...

Nice, I think you can directly to it in a server plugin as you can access the runtimeConfig + save in a `useState()` to avoid an API cal to be...

@larsrickert of course it should only list the ones activated

I can confirm that we are suffering from on the NuxtHub Admin, a big full-stack Nuxt application running on Cloudflare Pages. We leverage code-splitting and only load the needed chunks,...

Now that you are advocating even more about Fullstack frameworks on Cloudflare (see [blog post](https://blog.cloudflare.com/full-stack-development-on-cloudflare-workers/)), I really believe this should become a priority before more people notice that the bigger...

What is your use case to deploy the same site on many providers?

The `@nuxthub/core` give you access to all the server utils (`hubDatabase()`, `hubAI()`, etc.) as well as making sure that everything works seamlessly on Workers (even though Nuxt works already great...