1.0.0-beta.1 • Published 7 months ago

@psotoulloa/node-red-neo4j-driver v1.0.0-beta.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
7 months ago

node-red-contrib-neo4j-driver

This node use neo4j-driver

Development env

To develop in this node, you must install node-red globaly

Then you must do a symbolic link to this folder, like this ln -s /Users/${user}/node-red-contrib-neo4j-driver ~/.node-red/nodes/node-red-contrib-neo4j-driver

Then inside this folder use to run node-red and do the tests nodemon -e js,html --exec "node-red"

Finally when you make a change in this source, you will need to reload whole node-red

1.0.0-beta.1

7 months ago