NCI-GDC/portal-ui

Name: portal-ui

Owner: Genomic Data Commons

Description: GDC Data Portal UI

Created: 2014-10-02 15:39:36.0

Updated: 2018-01-18 18:44:30.0

Pushed: 2018-01-18 22:29:36.0

Homepage: https://portal.gdc.cancer.gov/

Size: 11189

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

GDC Data Portal

#react #relay #redux #recompose #flow #jest #d3

Build Status

Technologies
Installation

Install Watchman

 update
 install watchman

We recommend using Node v8 (npm v5).

i
Tests
test

Development

By default the portal will attempt to connect to an api instance running on localhost:5000, however this can changed by setting the environment variable REACT_APP_API, or by setting localStorage.REACT_APP_API in the browser.

art ui connected to localhost:5000 api server
start

art ui connected to UChicago api server
T_APP_API=https://api.gdc.cancer.gov/v0/ npm start

hange api url during runtime in browser
lStorage.REACT_APP_API = 'https://api.gdc.cancer.gov/v0/'

Contributing

Read how to contribute here


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.