Skip to content
/ byozfwv Public

Repo supporting the SIIM 2015 Build Your Own Zero Footprint Web Viewer Learning Lab

License

Notifications You must be signed in to change notification settings

chafey/byozfwv

Repository files navigation

Build Your Own Zero Footprint Web Viewer

This github repository contains the supporting material for the SIIM 2017 Learning Lab "Build Your Own Zero Footprint Web Viewer"

Power point for the presentation for this is here

Link to view recording of learning lab :TBD

Required Software

  • git - download and run installer

  • Node.js - download and run installer

Recommended Software

  • WebStorm - download and run installer. A free 30 day trial is available. You are free to use another IDE, but this is my preference and what I will be using during the learning lab. If you do use another IDE, make sure you also have a web server setup to serve HTML/JS/CSS from (e.g Apache, IIS, live-server or whatever you prefer)

Optional Software

  • Orthanc - we won't be using this but it does have DICOMWeb functionality

  • dcm4chee - we won't be using this but it does have DICOMWeb functionality

Instructions

  • Clone this repository

git clone https://github.com/chafey/byozfwv.git

  • Install NPM dependencies

npm install

About

Repo supporting the SIIM 2015 Build Your Own Zero Footprint Web Viewer Learning Lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages