I wonder if this is confusing Operating System platform (Linux, MacOS, Windows, iOS, Android) with architecture platform (amd64, arm64, ppc64le, etc). Be aware that nodejs code can be independent of both of those parameters, but Dockerfiles will be specific to a single OS, but can then be built against multiple cpu platforms.
My understanding is that since this repo is more front-end related, that we would be discussing the platforms that a user interacts with, like iOS/Androind/Web and not necessarily the architecture, which we could/should probably discuss in the node.js reference architecture, if we haven't already
My understanding is that since this repo is more front-end related, that we would be discussing the platforms that a user interacts with, like iOS/Androind/Web and not necessarily the architecture, which we could/should probably discuss in the node.js reference architecture, if we haven't already