Definitely not comprehensive. This is meant to be a basic memory aid with links to get more details. I'll add to it over time. Install $ npm install mongoose --save Connect const mongoose = require('mongoose');
How to install virtualenv: Install pip first sudo apt-get install python3-pip Then install virtualenv using pip3 sudo pip3 install virtualenv