phovea / phovea_data_mongo

Data provider plugin for loading (graph) data stored in a MongoDB.

Home Page:http://caleydo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED: phovea_data_mongo

Phovea Build Status

Data provider plugin for loading (graph) data stored in a MongoDB.

DEPRECATION Information

Please note that this project has been archived and is no longer being maintained. There is an active development under https://github.com/datavisyn/tdp_core and we will also contribute our future changes to it.

Installation

git clone https://github.com/phovea/phovea_data_mongo.git
cd phovea_data_mongo
npm install

Testing

npm test

Building

npm run build

This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.

About

Data provider plugin for loading (graph) data stored in a MongoDB.

http://caleydo.org/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 90.3%Language:JavaScript 9.7%