Skip to content

yunwwang/smart-on-fhir-tutorial

 
 

Repository files navigation

SMART Tutorial

Run the tutorial here: https://cerner.github.io/smart-on-fhir-tutorial

Description

The SMART tutorial is intended to help developers quickly create a example smart app, register it with Cerner's code console, and test it against Cerner's sandbox. It is a Slate site hosted through GitHub Pages and includes a small example app in the source folder.

Getting Started

Prerequisites

You're going to need:

  • Ruby

Getting Set Up

To run this tutorial locally:

$ bundle install
$ bundle exec middleman server

To deploy changes to the gh-pages branch:

$ ./deploy.sh

About

SMART on FHIR developer tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.1%
  • CSS 3.0%
  • Other 1.9%