Nhogs / popoto

Visual query builder for Neo4j graph database
http://popotojs.com
GNU General Public License v3.0
511 stars 70 forks source link

how to start? #85

Closed zhangsanfu closed 2 years ago

zhangsanfu commented 2 years ago

It's really a terrible project! Not friendly for a newer. When I nmp install ,How to continue?

Popotojs commented 2 years ago

The project is a bit old and not easy to integrate in recent frameworks but you have most details in project's Wiki. Once you npm install Popoto you have to create an Html page with your configuration, see Getting-started for details You can also check examples in popoto-examples project for real running configuration from npm install.

See this simple-graph config for script reference to Popoto in node_modules.