0.1.12 • Published 1 year ago
whatwhywhenandwho-todo-api v0.1.12
api
MongoDB replica set
In case it doesn't want to start, you have to look for every process running on that port:
sudo lsof -i :27017
And kill it:
kill -9 <processid>
Or restart your machine.
Have a nice day 😘