
Security News
Critical Security Vulnerability in React Server Components
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.
@nuxthub/core
Advanced tools
Build and deploy powerful full-stack Nuxt applications on your Cloudflare account, with zero configuration.
NuxtHub supercharges your Nuxt development workflow so you can focus on shipping features.
NuxtHub provides optional features to help you build full-stack applications:
npx nuxi dev --remote.On top of the full-stack features, you can deploy your Nuxt application to your Cloudflare account with npx nuxthub deploy or with the NuxtHub Admin, you can also self-host your application and create the resources manually.
Read more on https://hub.nuxt.com
Head over to our Getting Started guide to learn more.
Duplicate our nuxt-hub/hello-edge template or create a new NuxtHub project with:
npx nuxthub init my-app
cd my-app
npm run dev
Open http://localhost:3000 with your browser.
Deploy your app to production with:
npx nuxthub deploy
https://github.com/user-attachments/assets/c591efaa-96e7-4357-8d60-cdc1e20e93ed
Learn more on how to deploy a Nuxt app with NuxtHub.
# Install dependencies
pnpm i
# Generate type stubs
pnpm dev:prepare
# Develop with the playground
pnpm dev
# Build the playground
pnpm dev:build
# Run ESLint
pnpm lint
# Run Vitest
pnpm test
pnpm test:watch
FAQs
Build full-stack Nuxt applications on Cloudflare, with zero configuration.
The npm package @nuxthub/core receives a total of 7,868 weekly downloads. As such, @nuxthub/core popularity was classified as popular.
We found that @nuxthub/core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Β It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.

Research
/Security News
We spotted a wave of auto-generated βelf-*β npm packages published every two minutes from new accounts, with simple malware variants and early takedowns underway.

Security News
TypeScript 6.0 will be the last JavaScript-based major release, as the project shifts to the TypeScript 7 native toolchain with major build speedups.