There was an error while loading. Please reload this page.
sudo apt update
sudo apt install -y mongodb
That's it (if the MongoDB server is on your local machine)!
Please note that MongoDB will prevent any external connection by default.
mongo
27017