Skip to content

slavahatnuke/neo4j-docker-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neo4j + docker + docker-compose + node.js example

how to start

just make it:

  • run terminal
  • $ make

dependencies:

docker.host

It depends on platform:

  • OSX: please check docker-machine ip
  • Linux: 127.0.0.1 or localhost

neo4j

It binds to port docker.host:17474 http://docker.host:17474/ This is web interface to db.

  • Login: neo4j
  • Password: test

app

It binds to port docker.host:13000 http://docker.host:13000/ There are AngularJS/Bootstrap the simplest client for example. Just click load button.

Files

Please check files to clarify concepts

Have a fun!

Use microservice and have a fun! Best regards +1G Team and slava hatnuke

About

Stack: neo4j, docker, docker-compose, nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published