fabien-zimmer / icure-frontend

Reference implementation of a frontend for iCure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Reference implementation of a frontend for iCure

License:GNU General Public License v2.0


Languages

Language:HTML 94.0%Language:JavaScript 4.4%Language:TypeScript 1.3%Language:Java 0.2%Language:Groovy 0.0%Language:Dockerfile 0.0%