Skip to content

benjaminbamanya/Neo4J_NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neo4j Movies NodeJS Client

Stack

  • Neo4j Bolt JavaScript Driver
  • Neo4j
  • Frontend: NodeJS
  • Webpack for building web assets

Quickstart

Setup

$ npm install

Run locally

  • Start Neo4j locally and open the Neo4j Browser.

  • Install the Movies dataset with :play movies, click the statement, and hit the triangular "Run" button.

  • Run the App inside the Webpack Dev Server:

 
$ npm run dev

When running in "dev" mode navigate to http://localhost:8080/webpack-dev-server/ to see the application.

Credit : Neo4J.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published