Skip to main content

All Questions

4 votes
1 answer
2k views

Should I / can I bundle node.js and mongod together with my application?

I'm working on a web application that runs on node.js and uses MongoDB. It's important to mention that I plan to release the application as commercial software. The way I wrote the installer, it asks ...
Vic's user avatar
  • 193