giorgiopogliani
giorgiopogliani
Explore posts from servers
AAlokai
Created by giorgiopogliani on 7/9/2024 in #🙋|general-help
How do you implement a payment gateway?
How do you implement a payment gateway?
1 replies
NNuxt
Created by giorgiopogliani on 4/25/2024 in #❓・help
where generated images are saved using nuxt-image ipx with Nuxt 3?
I am optimizing images from an external endpoint using ipx, I need to setup persistence for these images to avoid genereting them again when my container restarts. Where these images are saved?
1 replies
AAlokai
Created by giorgiopogliani on 11/27/2023 in #🙋|general-help
New Vue Storefront SDK
I have a Nuxt 3 project using the new SDK for vue storefront. I see that the middleware is an express server in addition to the Nuxt 3 builtin server, and this needs to be public which is yet another endpoint to maintain. Can I run the middleware through nuxt without creating another endpoint, like in the old setup?
3 replies
AAlokai
Created by giorgiopogliani on 9/29/2023 in #🙋|general-help
How integrations should update to using the new SDK version of VSF?
Hello, I tried the SDK version and it seems really nice, but how integrations should update to it? - Is there any upgrade guide? - is it ready to update? - Every integrations should build their own composables? - Is there any interface to follow for the SDK methods? Thanks!
7 replies
AAlokai
Created by giorgiopogliani on 7/27/2023 in #🙋|general-help
How can I build nuxt regardless of typescript errors?
The build failed due to type checking but I would like to avoid put ts-ignore everywhere and build the project anyway. Is there a config to do this?
2 replies