mtiger2k / react-redux-graphql-passport-starter

React redux hot starter - apollo-graphql backend api, with mongo, passport-jwt supported
34 stars 7 forks source link

Failed to connect to server #1

Open steinitz-zz opened 7 years ago

steinitz-zz commented 7 years ago

Hi,

This looks like a nice project. Thanks for sharing. Just a heads up that after solving a 'babel-node command not found' issue, I got the following:

Failed to connect to server [localhost:27017] on first connect at Pool....

I'll probably leave it for now unless there's an easy fix.

All the best,

Steve

mtiger2k commented 7 years ago

Thanks for your watching and test. Sorry, forget to mention that this project need to setup a local mongodb.

steinitz-zz commented 7 years ago

Ah, that makes sense. Thanks for your help. I'll give it another whirl...