Skip to content

A BackEnd stateful test web app providing integration services and drivers to interact with the Neo4j Graph Database.

License

Notifications You must be signed in to change notification settings

lostandfoundry/Neo4jIntegrated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neo4jIntegrated

A BackEnd stateful application providing integration services and drivers to interact with the Neo4j Graph Database, running on grapheneDB.

Installation

Use git to install Neo4jIntegrated.

git clone https://github.com/nimishbongale/Neo4jIntegrated.git

Then, cd into Neo4jIntegrated.

Run

npm install 

OR

sudo npm install

To run the app, Run

npm start

OR

node app.js

Open localhost:3000 in your browser to view the application.

Usage

Instructions on how to use the website are mentioned in the website.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A BackEnd stateful test web app providing integration services and drivers to interact with the Neo4j Graph Database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published