Can I package MongoDB with node js using pkg or anything similar?
I need to package MongoDB(community edition) along with NodeJS to exe file so that the user just to execute a single exe file and MongoDB installs automatically. Can I do it? If yes, how?