An open API service indexing awesome lists of open source software.

https://github.com/caleydo/ordino_public

security adapter for ordino for the public instance
https://github.com/caleydo/ordino_public

ordino phovea phovea-application tdp

Last synced: 5 months ago
JSON representation

security adapter for ordino for the public instance

Awesome Lists containing this project

README

          

ordino_public
=====================
[![Phovea][phovea-image]][phovea-url] [![Build Status][circleci-image]][circleci-url]

![screenshot](media/screenshot.png?raw=true "Screenshot")

Installation
------------

```
git clone https://github.com/Caleydo/ordino_public.git
cd ordino_public
npm install
```

Testing
-------

```
npm test
```

Building
--------

```
npm run build
```

***


This repository is part of **[Phovea](http://phovea.caleydo.org/)**, 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](http://phovea.caleydo.org).

[phovea-image]: https://img.shields.io/badge/Phovea-Application-1BA64E.svg
[phovea-url]: https://phovea.caleydo.org
[circleci-image]: https://circleci.com/gh/Caleydo/ordino_public.svg?style=shield
[circleci-url]: https://circleci.com/gh/Caleydo/ordino_public