nuxt / nuxt.com

The Nuxt website, made with Nuxt.
https://nuxt.com
MIT License
290 stars 145 forks source link

feat(templates): Add NuxtCommerce Template #1637

Open zackha opened 4 weeks ago

zackha commented 4 weeks ago

Added the NuxtCommerce template. A dynamic e-commerce solution powered by Nuxt 3 and Nuxt UI, headless storefront replacement for Woocommerce.

Thanks for the amazing work being done with Nuxt 3! 🫶🏻

nuxtcommerce

atinux commented 3 weeks ago

Hey @zackha

Nice work! One question though, is it server-rendered? Because I don't see the initial content being rendered, afraid that the SEO might be quite bad

zackha commented 3 weeks ago

Hey @zackha

Nice work! One question though, is it server-rendered? Because I don't see the initial content being rendered, afraid that the SEO might be quite bad

Hi @atinux,

Thank you for being so interested in my project. Yes, the data is fully server-driven because, in this project and industry, stock moves very quickly. I couldn't afford to display an out-of-stock item in the cache.