Quickstart
Use Docker to run NeoDash commercial and start dashboarding your Neo4j data:
docker pull neo4j/neodash-commercial
docker run -it --rm -p 5005:5005 neo4j/neodash-commercial
NeoDash connects to any recent version of the Neo4j database (Neo4j 4.0 or later). The quickest way to get started is to create a free cloud database on Neo4j Aura.
To get started with building your own dashboard, see Dashboards.
NeoDash in Five Minutes
See the video below for tips on how to get started with NeoDash in 5 minutes:
Also see the list of blog bosts in How can I learn more about NeoDash? in the FAQ.