Skip to content

Neo4j Browser is the general purpose user interface for working with Neo4j. Query, visualize, administrate and monitor the database.

License

Notifications You must be signed in to change notification settings

toledorafael/neo4j-browser

 
 

Repository files navigation

Neo4j Browser

Development setup

Running Neo4j Browser locally requires Node.js (^14.16.0) and for dependencies we use yarn (npm install -g yarn). To install dependencies and then start the development server at http://localhost:8080:

yarn install
yarn start

About

Neo4j Browser is the general purpose user interface for working with Neo4j. Query, visualize, administrate and monitor the database.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.9%
  • JavaScript 2.8%
  • CSS 1.4%
  • Other 0.9%