Skip to content

An easy way to get started with JavaScript on the command line and make some neo4j db interactions

Notifications You must be signed in to change notification settings

debugpoint136/babel-node-setup-neo4j-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Add .env before using

REACT_APP_NEO4J_URI=bolt://x.xx.xxx.xxxx:9999 REACT_APP_NEO4J_USER=xxxx REACT_APP_NEO4J_PASSWORD=XXXXXXxxxxxxxXxxXXx GRAPHQL_LISTEN_PORT=4000 GRAPHQL_URI=http://localhost:4000

About

An easy way to get started with JavaScript on the command line and make some neo4j db interactions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published