Skip to content

A force-directed graph of hackpage pages. using arbor for teh graph physics and hackpads node api

Notifications You must be signed in to change notification settings

metmuseum-medialab/hackgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackgraph

A force-directed graph of hackpad pages. Using arbor for teh graph physics, and hackpads node api

to get it running on your server:

  • have node installed
  • clone this repo.
  • copy secrest.tpl.js to secrets.js
  • fill out secrets.js with: -- your hackgraph API key,
    -- name of your space, eg [hackpad_name].hackpad.com. the thing in brackets is your hackpad_name -- port you want the server to run on (prod_port is something I think helps if you want to run in different environments, ymmv. I just make them both the same)
  • run the server
  • feel the magic.

this is way beta, use at your own risk.

all the credit to the guys who make arbor js : http://arborjs.org/ and the guys that make the hackpad API.

About

A force-directed graph of hackpage pages. using arbor for teh graph physics and hackpads node api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published