DEV Community

Discussion on: Can NuxtJS handle a site with 150K pages?

Collapse
 
crigger profile image
Adam Crigger

Cool cool cool— but you'll also need a Node JS server for front-end rendering... which means Netlify isn't really an option, I think. (nuxtjs.org/faq/netlify-deployment)

Thread Thread
 
ckissi profile image
Csaba Kissi

I'm confused now 🤔. When I've created a new app and used "universal mode" I've built it and placed over to Netlify and it worked just fine.