Skip to content

Cortext Graphs exploration annotation web app built on top of Meteor and Sigma.js

Notifications You must be signed in to change notification settings

cortext/cortext-graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cortext-graphs

Système de visualisation pour l’annotation web de cartographie de réseau

License

Quick Start

  • install and configure Meteor version >= 0.5.0
    curl https://install.meteor.com | /bin/sh
    meteor

Deploy

  • on meteor.com servers, eg. on http://cortext.meteor.com

    meteor deploy cortext

  • on your own server with node >= 0.8 and MongoDB:

    meteor bundle myapp.tgz

    log into your server PORT=3000 MONGO_URL=mongodb://localhost:27017/cortextgraphs node bundle/main.js

Structure

  • public directory contains public static files served a the server's root path
  • client contains all the client-side HTML, Javascript and CSS of this application
  • server contains files containing server-side data collections: for now its only a notes collection

Building blocks

About

Cortext Graphs exploration annotation web app built on top of Meteor and Sigma.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •