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

https://github.com/Sage-Bionetworks/sagebio-collaboration-portal

Collaboration Portal developed by Sage Bionetworks
https://github.com/Sage-Bionetworks/sagebio-collaboration-portal

Last synced: 20 days ago
JSON representation

Collaboration Portal developed by Sage Bionetworks

Awesome Lists containing this project

README

        

# SageBio Collaboration Portal

Collaboration Portal developed by Sage Bionetworks

CI | Branch | Build Status | Coverage
---|---------|--------------|----------------
Travis | develop | [![Build Status develop branch](https://travis-ci.com/Sage-Bionetworks/PHCCollaborationPortal.svg?token=yP6gcHRqAyiNe3nCgxVR&branch=develop)](https://travis-ci.com/Sage-Bionetworks/PHCCollaborationPortal) | [![codecov](https://codecov.io/gh/Sage-Bionetworks/PHCCollaborationPortal/branch/develop/graph/badge.svg?token=ApC9zY6G1B)](https://codecov.io/gh/Sage-Bionetworks/PHCCollaborationPortal)
Travis | master | [![Build Status master branch](https://travis-ci.com/Sage-Bionetworks/PHCCollaborationPortal.svg?token=yP6gcHRqAyiNe3nCgxVR&branch=develop)](https://travis-ci.com/Sage-Bionetworks/PHCCollaborationPortal)

## Getting Started

### Prerequisites

- [Git](https://git-scm.com/)
- [Docker](https://www.docker.com/)
- [Node.js and npm](nodejs.org) Node >= 10.16.3, npm >= 6.11.2

### Developing

See the section [Deploying the portal](https://github.com/Sage-Bionetworks/sagebio-collaboration-portal/wiki/Deploying-the-portal).