Nuxt
p/nuxt-js
The Vue framework for web architects
Sébastien Chopin
Nuxt 3 Beta — The Hybrid Vue(3) Framework
12
Nuxt 3 is finally out in beta. Based on Vue 3, Vite and Nitro to create modern web applications that can be deployed anywhere, including Vercel, Netlify and CloudFlare Workers.
Nuxt is an open source framework under MIT license.
Replies
Best
Sam Carlton
Thanks for the great framework! Excited to see what you guys have been working on all this time! Will this initial release bring support for Distributed Persistent Rendering/Netlify On-Demand Rendering or is that planned for later? I'll love the flexibility Nuxt gives but I still run into scaling issues past 1000 pages.
Sébastien Chopin
@thatguysam it supports on demand rendering for Netlify yes. The idea is to avoid having to generate all website pages at build time.
Sébastien Chopin
Hey there 👋 I am Sebastien Chopin, one of the creator of Nuxt. We are excited to open source Nuxt 3 beta to the world and get your feedback 💚 On top of supporting Vue 3 or Vite , Nuxt 3 contains a new server engine , unlocking new full-stack capabilities to Nuxt server and beyond. It's the first JavaScript application server that is portable across a variety of modern cloud hosting providers. In production, it builds your Vue application and server into one universal .output directory. This output is light: minified and without any other Node.js dependencies (except polyfills). You can deploy this output on any system supporting JavaScript, whether Node.js, Serverless, Workers, Edge-side rendering or purely static. Bonus: this server engine can be used on existing Nuxt 2 projects with Nuxt Bridge 🚀 Head over the Nuxt 3 homepage to learn more about Nuxt Nitro and Nuxt Bridge. Thank you ❤️
Justin Schroeder
We love Nuxt so much at our company, and now that Nuxt is out with Vue 3 support it puts even more urgency on us to update Vue Formulate to our next major version 😳 I better get back at it!
Sébastien Chopin
@jpschroeder thank you Justin!
Thomas Andressen
Can we generate static sites with this beta?
Sébastien Chopin
@andre92 very soon, you can take a look at the RFC: https://github.com/nuxt/framewor...
Bin
waited for this release moment! great jobs done by you creatives.
Julien Le Coupanec
Made my day 🎉
Bian Pratama
Been waiting for this for months, congratulations 🚀
Ewerton Dutra
I did the 3 things I could do 😁