Skip to content

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

Folders and files

NameName
Last commit message
Last commit date
Jun 30, 2022
Feb 15, 2022
Feb 15, 2022
Jun 30, 2022
Apr 16, 2020
Jun 30, 2022
Apr 16, 2020
Jun 30, 2022
Jun 30, 2022
Jun 30, 2022
Jul 2, 2021
Jul 2, 2021
Jun 30, 2022

Repository files navigation

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.