Dicoogle is an open source Picture Archiving and Communications System (PACS) archive. Its modular architecture allows the quick development of new functionalities, due the availability of a Software Development Kit (SDK).
This repository holds the source code of the official website.
Follow us on social media:
Contribute for this open-source platform: GitHub - Dicoogle website or checkout Dicoogle's source code GitHub - Dicoogle.
Dicoogle website was built using the Next.js with Typescript. The content is made available via a Strapi content manager local deploy. To run the frontend you need to fill these requirements:
- Node.JS v14.10+
Clone this repository and navigate to the folder
$ git clone [email protected]:rlebre/dicoogle-website.git
$ cd dicoogle-website
$ yarn install
$ yarn run dev
$ yarn run build
This open source project is maintained by Rui Lebre. Your contributions to the software are also welcome. For tech support, please prefer contacting the maintainers instead of creating an issue.
- Rui Lebre - @rlebre