Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
/ icure-backend Public archive

OSS version of the iCure Medical File Management software

License

Notifications You must be signed in to change notification settings

taktik/icure-backend

Repository files navigation

icure-backend

OSS version of the iCure Medical File Management software

iCureBackend is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

You will find a copy of GNU General Public License in the LICENSE file in this repository.

To install compile and start:

git clone git@github.com:taktik/icure-backend.git
git submodule init
git submodule update
./gradlew bootRun