
Nuxt
The intuitive Vue.js framework with hybrid rendering, auto-imports, file-based routing, and a rich module ecosystem, the Vue counterpart to Next.js.
Nuxt is the Vue.js meta-framework, providing hybrid rendering, auto-imports, file-based routing, and a rich module ecosystem. Nuxt 4 brings unified server/universal rendering, improved TypeScript support, and a new devtools experience.
The natural choice for Vue developers building production applications. Use it to create SSR-powered marketing sites, SPAs with code-splitting out of the box, Jamstack sites with static generation, and full-stack apps with the Nitro server engine.
URL
https://nuxt.com/Recommended tools

NestJS
Progressive Node.js framework for building scalable server-side applications, uses TypeScript, decorators, and dependency injection with an Angular-inspired architecture.

Hono
Ultrafast, lightweight web framework for edge runtimes, runs on Cloudflare Workers, Deno, Bun, and Node.js with a simple, familiar API.

Solid.js
Reactive UI library that compiles to direct DOM updates, React-like developer experience with no virtual DOM and fine-grained reactivity.