shopify-hotwire-sample
shopify-hotwire-sample copied to clipboard
A sample app for Shopify's JWT integration with Hotwire Turbo
Hi, Some notes if this repository gets a refresh to Rails 7 and Shopify 10. That would be excellent! Some things that were problematic along the way for me anyway:...
I have officially moved out of my comfort zone with this fabulous pattern. I love it! Now I am using a Turbo based pattern. One problem I have yet to...
Hey @kirillplatonov Shopify now enforces the frame-ancestor policy for new apps (frame-ancestors https://[shop].[myshopify.com](http://myshopify.com/) https://admin.shopify.com/). Do you have an idea, how it needs to get implemented? I'm just playing around with...
- Updated ShopifyApp gem to v20 - Updated ShopifyApi gem to v11 - Updated AppBridge to v3.x - Added default billing config ### Todo - [x] Fix flash messages -...
Hey @kirillplatonov I would like to implement your graphql example into the hotwire sample (https://github.com/kirillplatonov/shopify_graphql). But I'm not so sure how to actually do it. I already installed your gem...