Earlier quoted context omitted.
You can't build an ecommerce site yet, but we are building the CMS feature that would allow you to do this somewhat. What do you mean by next integrations? It doesn't support PWA yet. Do you have input on this? And yes presenting on nextjsconf would have been really cool!!
Thanks! Next JS has a starter kit for a few different platforms called nextjs commerce - https://nextjs.org/commerce Getting to PWA would probably be pretty simple since you just need a service worker to qualify if I remember right -- https://developers.google.com/web/ilt/pwa/introduction-to-se... Making PWA valuable and doing things like prefetching pages would probably be a much bigger task but is really incredible…
I see, I personally haven't played around with PWA much, but that sounds like something we should look into, thank you!