Skip to content

iberisoft/x-view-simple-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XView Service

This is a simple backend service used by XView and developed for demonstration purposes.

The dcm2jpg tool is used to convert DICOM files to JPEG for prerendering.

Prerequisites

Dependencies

Add the project dependencies:

npm install

Building

Build dcm2jpg tool:

cd dcm2jpg
dotnet build -c Release

Running

Run the service:

npm run start <rootPath>

About

DICOM image viewer service

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published