FOSS Linux published a tutorial about installing NodeJS with MongoDB on Ubuntu.
How to install NodeJS with MongoDB on Ubuntu
NodeJS is an open-source JavaScript runtime created on Chrome’s V8 JS engine. We need the following components to install and connect NodeJS with MongoDB.
How to install NodeJS with MongoDB on Ubuntu | FOSS Linux