I have recently started using OHIF Viewer (version 3.8.3) and have done upto the the following steps:
- Cloned the repository: `git clone GitHub - OHIF/Viewers: OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
- Changed the directory: cd Viewers
- Installed all the dependencies: yarn install
- Built the application: yarn run build
Additionally, I have created new modes and extensions and also linked them
And installed Orthanc.
But I need help and support in connecting Orthanc with OHIF. Could you please guide me on how to do this?
And also, if I’m not using the current stable version, please let me know the correct version.