ga-wdi-boston / express-api

Other
2 stars 110 forks source link

Add note for linux starting services like mongo #3

Open RealWeeks opened 8 years ago

RealWeeks commented 8 years ago

mongod

laurenfazah commented 8 years ago

My setup might be incorrect, but mongod didn't work for me. I started mongo with brew services start mongodb. I added that to the readme, but if mongod is preferred, I can change.

jrhorn424 commented 8 years ago

Let's prefer brew services.

jrhorn424 commented 8 years ago

For linux, it should be something like sudo service restart mongodb but I haven't yet confirmed it.

raq929 commented 7 years ago

@gaand are you able to confirm that this linux command works?

gaand commented 7 years ago

Was this addressed in https://github.com/ga-wdi-boston/mongodb-crud