Meteor 1.1 - Deploying with Neo4j database -


i have network visualization app uses neo4j database. deploy app neo4j database, have never deployed meteor app other default, mongodb.

i use graphenedb (http://www.graphenedb.com/). have working locally using neo4j command line tool, getting run while deployed different beast.

how deploy meteor app neo4j database?

there meteor package solves this. wrote article on medium takes through process if find in position:

https://medium.com/@samcorcos/connecting-meteor-to-a-neo4j-database-and-deploying-with-graphenedb-3321966c3102


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -