vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.64k stars 2.08k forks source link

poc: moduleFromEndpoints #7036

Closed WojtekTheWebDev closed 8 months ago

WojtekTheWebDev commented 9 months ago

๐Ÿ”— Linked issue

IN-3860

โ“ Type of change

๐Ÿ“š Description

PoC of new middlewareModule, a new standard way of communicating with the Server Middleware. As it's PoC, it does not contains the docs, changesets, proper test coverage or a final file structure.

๐Ÿ“ Checklist

changeset-bot[bot] commented 9 months ago

๐Ÿฆ‹ Changeset detected

Latest commit: d90302cd6c656a27df0842bc66265d926bf590af

The changes in this PR will be included in the next version bump.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

WojtekTheWebDev commented 9 months ago

It's going to be separated to smaller PRs to review it easier.

WojtekTheWebDev commented 8 months ago

Duplicated by: https://github.com/vuestorefront/vue-storefront/pull/7052