-
Notifications
You must be signed in to change notification settings - Fork 30
API
wrannaman edited this page Jun 10, 2019
·
2 revisions
npm i -g sugar-generate
- have mongodb installed and running!
- have nodejs installed
if you're running mongodb locally and using the docker container, make sure to start mongo using
sudo mongod --bind_ip_all
otherwise you wont be able to connect to mongo from docker.