Rocks is a radiology information system built using NextJS, Firebase and DCM4CHE as the PACS.
Installation on your local machine
- Follow the instructions on this page. Make sure you have docker installed on your machine.
- Make sure to add the your firebase api keys in .env.local file.
- To run the web app run
NPM RUN DEV
.