full-stack-web-app-with-kotlin-multiplatform

Kotlin multiplatform full-stack web app CI

Building a Full Stack Web App with Kotlin Multiplatform

./gradlew --no-daemon --no-build-cache --console=plain --warning-mode=summary clean build
./gradlew --no-daemon --no-build-cache --console=plain --warning-mode=summary run

RTFM

official JetBrains project GitHub license

Full Stack JVM & JS App Hands-On Lab master

This repository is the code corresponding to the hands-on lab Building a Full Stack Web App with Kotlin Multiplatform.

The master branch is to be used as a template. If you would like to see the completed project, check out the final branch.