I'm wondering if one were to create a folder containing NodeJS and MongoDB binaries for Windows, Mac or Linux and built a project to reference the corresponding download executable etc. Now I have been seeing this done using node as part of a native software, but can one conceivably create a basic installer for each OS to turn it all on and run a somewhat native "mean" program? Is this already a thing and I'm like a month (a light year in dev) behind?
And I mean purely the technology and the capability, before someone makes a rant about licencing.