node.js - Packing Node and MongoDB in an App to Install in a Desktop. -


i need install app on windows , mac, main package need that, need firts install node , mongodb in order app can run.

i'm not aware of way install mongodb node.js app, use tingodb. it's drop-in replacement mongodb (it uses same api) except don't need run separate database server.

if switch it, can use software nexe or enclosejs.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -