Open
Description
Describe the request
I have read the documentation for setting up and deploying a single website for a Magento instance with PWA (and have one running successfully). I would really appreciate some additional documentation about how this should work for multiple websites on the same Magento instance
Possible solutions
It would be nice to know:
- Should we create separate PWA projects (yarn create @magento/pwa) for each website?
- How do we build all of the websites?
- How to serve all of the websites (1 UPWARD server or multiple)?
- How do you share themes/overrides between the websites?
Please let us know whether this is a new topic or a topic change request:
-< > New Topic Request (ie. missing entire topic/section)
Acceptance Criteria
- Add a new topic to developer documentation on how to set up and deploy multiple websites on the same Magento instance