Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 182 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 182 Bytes

Uncle

A learning-by-doing experiment. @neenaoffline and @zzat learn some Kotlin.

Setup

# Start postgres
$ docker-compose up -d
# Run the service
$ ./gradlew run