Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 351 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 351 Bytes

Spring WebFlux Kotlin fullstack example with Kotlin/Wasm for frontend instead of JavaScript or TypeScript.

This project leverages Kotlin multiplatform support to share code between Wasm and JVM using a shared module.

To run the application, use ./gradlew bootRun and go to http://localhost:8080