fhirbase/fhirbase-demo-app

Name: fhirbase-demo-app

Owner: Fhirbase

Description: Fhirbase demo frontend

Created: 2015-03-12 16:12:42.0

Updated: 2016-04-09 18:16:52.0

Pushed: 2016-02-24 00:18:53.0

Homepage: http://fhirbase.github.io

Size: 136

Language: CoffeeScript

GitHub Committers

UserMost Recent Commit# Commits
Danil Kutkevich2016-02-24 00:18:14.011
niquola2015-03-18 13:01:11.015
Alexandra Pavlyshina2015-03-25 07:30:42.03
BazZy2016-01-19 13:54:00.034
Aitem2016-01-21 14:19:35.05

Other Committers

UserEmailMost Recent Commit# Commits

README

Fhirbase demo

Build into the fhirbase.github.io

Assume, that you have fhirbase.github.io cloned locally and located on the same level, as fhirbase-demo-app repo

PORT=11111 BASEURL='http://pg2web.coreos.health-samurai.io:10001/' npm run-script build
rf ../fhirbase.github.io/demo/ && cp -R ./dist ../fhirbase.github.io/demo
./fhirbase.github.io && commit -am "Demo and Tutorial update" && git push && cd ../fhirbase-demo-app
Run with CoreOS pg2web target
PORT=11111 BASEURL='http://pg2web.coreos.health-samurai.io:10001/' npm run
Run with CoreOS pg2web target

Assume, that you have pg2web and fhirbase docker containers runnin locally.

PORT=11111 BASEURL='http://192.168.59.103:8888/' npm start

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.