Skip to content

blindpirate/gradle-hackathon-2020-kotlin-fullstack

Repository files navigation

Virtual world meeting 2020 Hackathon - Kotlin fullstack app

The repository contains a Kotlin fullstack demo.

Three modules:

  • server: a SpringBoot application as server.
  • client: a Kotlin React app as browser client.
  • shared: shared model definition and common functions by client/server.

Build and run

Run ./gradlew server:bootRun and open http://localhost:8080, you can see the demo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published