GSA/DataCenterMashup

Name: DataCenterMashup

Owner: U.S. General Services Administration

Description: null

Created: 2015-10-19 13:48:22.0

Updated: 2015-10-19 13:48:28.0

Pushed: 2015-10-16 22:10:02.0

Homepage: null

Size: 67626

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

DataCenterMashup Application

The project is generated by LoopBack.

Make sure you have installed all of the following prerequisites on your development machine:

Prerequisites
m install -g bower
m install -g gulp
Clone The GitHub Repository

You can use Git to directly clone the DataCenterMashup repository from githubb:

t clone https://github.com/Octo-Hackathon/DataCenterMashup.git

This will clone the latest version of the DataCenterMashup repository to a DataCenterMashup folder.

Quick Install

Once you've cloned the repository and installed all the prerequisites, go to DataCenterMashup directory and install Node.js dependencies using npm:

m install

Start your backend Node server. This will also create required tables and popule data from the datasets provided:

de .

After that, open a new command shell and go to DataCenterMashup/ui directory and build UI resources using:

m install
wer install
Running Your Application

After the install process is over, you'll be able to run your application using gulp.

lp serve
Running Reporting Server

Please see README to setup and start Report server.

Your application should run on port 3333, so in your browser just go to http://localhost:3333

That's it! Your application should be running.


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.