You will need mongodb running on your local machine (for now). Get it here (MacOS).
Once it is installed you can start mongodb using:
> brew services start [email protected]
and you can stop it by:
> brew services stop [email protected]
You will need mongodb running on your local machine (for now). Get it here (MacOS).
Once it is installed you can start mongodb using:
> brew services start [email protected]
and you can stop it by:
> brew services stop [email protected]