This project is using Orthanc as a PACS server. It is a simple relay server that can be used to forward DICOM files to private IPFS network. It is designed to be used in a private network, where the DICOM files are not allowed to be stored in a public network.
- Install Orthanc You can install Orthanc by following the instructions in the official website.
- Configure Private IPFS You can configure private IPFS by following the instructions in this repository.
- Start the server
npm install npm run dev