core icon indicating copy to clipboard operation
core copied to clipboard

Question about Nuxt Hub maintenance status and future plans

Open cheezone opened this issue 5 months ago • 1 comments

Question about Nuxt Hub maintenance status and future plans

Context

I'm a developer using Nuxt Hub in my project and have noticed some concerning trends:

  1. Reduced update frequency - The project seems to have fewer updates and releases recently
  2. Unresolved bugs - Several critical issues remain open without resolution:
    • Environment variables not accessible during server runtime (#628)
    • Environment variables not deployed to Cloudflare (#627)
    • Can not delete environment variables (#626)
    • Wrangler compatibility issues (#624)
    • GitHub Actions failures when hubDatabase function is used (#623)
    • Runtime variables not used (#622)
    • Cache clearing issues (#617, #616)
    • DB Live Logs not working (#614)

Questions

Given that Nuxt Hub was recently acquired by Vercel, I have some important questions:

  1. Who is currently responsible for maintaining Nuxt Hub? Is there a dedicated team or maintainer assigned to this project?

  2. What are the future plans for Nuxt Hub? Given the acquisition, are there plans to:

    • Continue active development and maintenance?
    • Integrate more closely with Vercel's ecosystem?
    • Migrate to a different solution?
  3. Timeline for bug fixes - Is there a roadmap or timeline for addressing the critical issues mentioned above?

Impact

These unresolved issues are affecting developers who rely on Nuxt Hub for their projects, particularly those deploying to Cloudflare and using environment variables. The uncertainty about the project's future is also concerning for long-term planning.

Request

Could you please provide clarity on:

  • The current maintenance status
  • Future development plans
  • Timeline for addressing critical bugs
  • Whether developers should consider alternative solutions

Thank you for your time and any information you can provide.

cheezone avatar Jul 12 '25 14:07 cheezone

Hi @cheezone

I understand your concerns and questions, the last weeks were focused on supporting Cloudflare Workers as well soon the ability to migrate from Pages to Workers in a click.

I was personally very busy at NuxtLabs on the Vercel acquisition so my time was reduced. I plan to come back on helping on the issues you mentioned with the help of @farnabaz and @RihanArfan next week, the migration to Workers obviously created bugs and I am sorry about this

We do plan to work on NuxtHub by making it agnostic to it can work on any platform. I wrote more on how it is going to be done on https://github.com/nuxt-hub/core/issues/629#issuecomment-3054394307

atinux avatar Jul 12 '25 16:07 atinux