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
- Host: GitHub
- URL: https://github.com/Sage-Bionetworks/sagebio-collaboration-portal
- Owner: Sage-Bionetworks
- Created: 2019-03-21T06:21:19.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2020-08-04T18:02:22.000Z (almost 5 years ago)
- Last Synced: 2024-04-23T13:37:37.119Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 9.06 MB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 74
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-synapse - Collaboration Portal - Prototype Collaboration Portal (Portals)
README
# SageBio Collaboration Portal
Collaboration Portal developed by Sage Bionetworks
CI | Branch | Build Status | Coverage
---|---------|--------------|----------------
Travis | develop | [](https://travis-ci.com/Sage-Bionetworks/PHCCollaborationPortal) | [](https://codecov.io/gh/Sage-Bionetworks/PHCCollaborationPortal)
Travis | master | [](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).