Skip to content

johnymontana/spacetime-reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spacetime-reviews

A React app to demonstrate how to use the spatial and temporal functionality introduced in Neo4j 3.4. It makes use of:

Installation

Set environment variables:

REACT_APP_NEO4J_URI=XXX
REACT_APP_NEO4J_USER=XXX
REACT_APP_NEO4J_PASSWORD=XXX
REACT_APP_MAPBOX_TOKEN=XXX

these can be added to .env

Clone this git repo, and then

npm install
npm start

About

Simple React app to demonstrate spatial and temporal functionality in Neo4j

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published