Skip to content

Recruitment task targeted to show "how I code"

Notifications You must be signed in to change notification settings

Kryszak/heal.me

Repository files navigation

Build Status Codacy Badge Codacy Badge

heal.me

Example reqruitment task with purpose of "showing off how I code" for Kotlin + Springboot stack

Project description

Check requirements

Development

For development purposes there is docker compose setup for local PostgreSQL db setup.

Before running server with either ./gradlew bootRun or provided Intellij IDEA run configuration run

docker-compose up

in project directory