No content to show
User Activity
05-05-2022
Any luck with it yet ?I've been trying to troubleshoot the dev environment not working for a while now.I haven't tried with npx, however with npm it just exits silently$ npm run dev
> anothertest@0.0.0 dev
> shopify hydrogen dev
> Local: http://l...
04-24-2022
Hello, I've been trying to figure out how to get changes made to products in the shopify store applied into AWS DynamoDB tables. I think the webhooks + eventbridge setup should be ideal to do that, here's what I've done so far1- I followed the docume...