Fork of https://github.com/OlegDokuka/collaborative-todo-list
A full-stack demo application written with Kotlin/JS
and Spring
- Open project in Intellij IDEA
- Run
DemoApplication
configuration
This application is an example of ToDo list application for collaborative work.
It is a Kotlin Multiplatform project.
It uses:
kotlin-multiplatform
, with two targetsjs
andjvm
;- Spring framework for backend;
- Kotlin/JS with React framework for frontend;
- RSocket