Skip to content

This repo contains the working code for the cGRN repository developed by Shrey Gupta during the 2013 TGen Helios Scholars Internship. This code is based primarily on Node.js and Neo4j, and is made to be a single user system to be deployed locally on a user's machine.

License

Notifications You must be signed in to change notification settings

sguptatgen/cgrn-repository-helios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cGRN Repository

This repo contains the working code for the cGRN repository developed by Shrey Gupta during the 2013 TGen Helios Scholars Internship. This code is based primarily on Node.js and Neo4j, and is made to be a single user system to be deployed locally on a user's machine.

How to use the repository

  1. Clone the repository onto your computer.
  2. Open the db.js file and point the graphdb to the correct URL. (By default, it is set to localhost:7474).
  3. In a command shell, navigate to the cloned repository in your file system and run npm install to add all the necessary dependencies.
  4. In a command shell, run node app to initialize the application.
  5. In any web browser, go to localhost:8080 to access the application.

About

This repo contains the working code for the cGRN repository developed by Shrey Gupta during the 2013 TGen Helios Scholars Internship. This code is based primarily on Node.js and Neo4j, and is made to be a single user system to be deployed locally on a user's machine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published