gioboa / qwik-dream-demo

https://qwik-dream-demo.pages.dev/
28 stars 11 forks source link

Use Vendure API for data #13

Closed nnelgxorz closed 12 months ago

nnelgxorz commented 2 years ago

Remove the stubbed data in the demo and fetch from Vendure API instead.

michaelbromley commented 1 year ago

Make Qwik act as a proxy to the Vendure server, using a Qwik city API route, so we can just use regular cookies not localstorage, then we can render on the server even the personalized stuff.

gioboa commented 1 year ago

@michaelbromley Are you working on this?

michaelbromley commented 1 year ago

I plan to, but I need to make some time for this. Possibly later this week.

gioboa commented 12 months ago

Thanks @michaelbromley, this feature is implemented since months 😅