Application written in Kotlin used to store sykmeldinger and extra info to be used for prediksjoner about the length of a syketilfelle.
- Kotlin
- Ktor
- Gradle
- JDK 11
- Spek
- Jackson
- JDK 11
Run checking: ./gradlew --continue ktlintCheck
Run formatting: ./gradlew ktlintFormat
Apply checking: ./gradlew addKtlintCheckGitPreCommitHook
Apply formatting: ./gradlew addKtlintFormatGitPreCommitHook
To build locally and run the integration tests you can simply run ./gradlew shadowJar
or on windows
gradlew.bat shadowJar
Creating a docker image should be as simple as docker build -t isprediksjon .
docker run --rm-it -p 8080:8080 isprediksjon
- June Henriksen,
[email protected]
- Mathias Rørvik,
[email protected]
- John Martin Lindseth
[email protected]
- The following channel on slack --> #isyfo