I have a question about Alokai (formerly Vue storefront), whether it is possible to create a hybrid mobile application from Alokai.
But, it cannot be a PWA or WebView. I use Ionic and Vue, with Capacitor of course. I know that Alokai uses Nuxt, but is it possible to connect Alokai + Storefront UI with Capacitor and build a hybrid mobile application? Because I don’t want to use a PWA and neither does WebView
My thoughts:
- Alokai use Nuxt, and Nuxt is for SSR render, which can be a problem for mobile app – it is possible skip or remove Nuxt?
- merge Alokai (Alokai core, without Nuxt) with Capacitor and create build – it is possible?
- is there an alternative to Alokai that can do this?
Thank you so much