Skip to content

thesentinelproject/threatwiki_node

 
 

Repository files navigation

#Threatwiki project no longer active The threatwiki project is no longer active. All the data collected by The Sentinel Project during the life of this project has been migrated to the Conflict Traffic System: http://cts.thesentinelproject.org

The code that was used to create this project is still available under the MIT License.

##Still want to see the visualizations?

If you are curious about how the visualizations looked like in order to reproduce something similar, they are still available at those URLs. Keep in mind that the data displayed is not up to date.

##Relevant Links

##Installation instructions

How to use (for all versions):

  • Make sure you have an instance of mongodb running
  • npm install -d
  • bower install
  • node app.js
  • Point your browser to http://localhost:3000

Tested and supported only under Node.js 0.8.X

We try to keep the master branch as stable as possible so feel free to get the most recent version out of git to play with.

  • If you want to login with the Google Apps authentication, you need a @thesentinelproject.org domain and also need to specify the NODE_ENV to production ie: export NODE_ENV=production

  • To auto-login without using Google Apps authentication, specify the NODE_ENV to development ie: export NODE_ENV=development

About

Threatwiki - genocide risk tracking and visualization platform to help monitor communities at risk of genocide around the world

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 41.9%
  • HTML 33.2%
  • CSS 24.3%
  • Python 0.6%