Thanks to visit codestin.com
Credit goes to github.com

Skip to content

histograph/quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Histograph quickstart

Clone this repository

git clone https://github.com/histograph/quickstart histograph

Make sure you have Node JS and NPM installed. Make sure you have Redis, Elastic and Neo4J running at default ports. If not localhost, default port, change config.yaml. Disable Neo4J auth, install Elastic default mapping. Clear Elastic search.

Ready? Ok, run:

cd histograph
npm start

Then grab a movie or something, sit back and relax, this will

  1. install quickstart dependencies
  2. start quickstart
  3. rimraf api, data, import, core directories
  4. clean Neo4J (warning!!) and install schema
  5. clone histograph repositories
  6. install node dependencies
  7. generate some core datafiles
  8. start core and API and wait until API is up
  9. import all generated data

Takes half an hour or so...

Copyright (C) 2015 Waag Society.

About

Quickstart helper

Resources

License

Stars

0 stars

Watchers

6 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors