Vue Storefront vs Storefront Nuxt3 Boilerplate?
A very noob question, but I’m not sure what makes them different. I got the Nuxt3 boilerplate running, is it basically the same but with a demo theme?
My end goal is to create a custom integration and a storefront to use it.
PS: Is Redis no longer needed anymore? I didn’t see it in the stack list.
3 Replies
Hey 👋 , you can check out this doc to get you started on the custom integration: https://docs.vuestorefront.io/integrations/custom/quick-start
Vue Storefront Docs
Creating a Custom Integration
If you're looking to create a custom integration for Vue Storefront, you're in the right place. This guide will walk you through the process of creating a custom integration from scratch.
Also, you might find this video useful: https://www.youtube.com/watch?v=QdNRrZ6R-mI
Vue Storefront
YouTube
Build a frontend-agnostic integration for your headless backend | S...
Our Newsletter: https://vuestorefront.io/developer-newsletter
Boilerplate Repo:
https://github.com/vuestorefront/integration-boilerplate
Storefront UI
https://docs.storefrontui.io/v2/
Join us on Discord:
https://discord.vuestorefront.io/
Thanks! I didn’t get a notification for this, but did figure out the difference and have been working on my integration!