julianbrowne / graffeine

D3 console for Neo4J
89 stars 19 forks source link

V0.1 develop #19

Open ncoder opened 7 years ago

ncoder commented 7 years ago

Fixed a bunch of things to make it build: Removed checked-in node modules, in favor of specifying missing dependencies. If you don't do this, you get cryptic errors if your users don't have the same version of node as you do.

Including a protocol fix to the "ping" command.

gabefair commented 6 years ago

This looks good to me