Skip to content

bigconnect/cypher-lab

Repository files navigation

BigConnect Cypher Lab

BigConnect Cypher Lab is the general purpose user interface for working with Cypher queries. Query and visualize the database with modern and easy-to-use tools.

neo4j browser screenshot

Development setup

  1. Clone this repo
  2. Install yarn globally (not required but recommended): npm install -g yarn
  3. Install project dependencies: yarn

Development server

yarn start and point your web browser to http://localhost:8080.

Devtools

Download these two chrome extensions:

Production build

yarn build yarn prepare-jar mvn clean install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published