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
- Host: GitHub
- URL: https://github.com/caleydo/ordino_public
- Owner: Caleydo
- License: mpl-2.0
- Created: 2017-06-06T07:54:43.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T15:12:34.000Z (about 2 years ago)
- Last Synced: 2024-12-23T00:06:33.226Z (over 1 year ago)
- Topics: ordino, phovea, phovea-application, tdp
- Language: TypeScript
- Size: 6.18 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
ordino_public
=====================
[![Phovea][phovea-image]][phovea-url] [![Build Status][circleci-image]][circleci-url]

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