Skip to content

tblakers/fritz2-spring-todomvc

 
 

Repository files navigation

Fritz2 <-> Spring Boot example

Fritz2 SPA which performs crud against an in-memory database oeprated by Spring Boot.

A common model and validation logic is shared between Kotlin/JS and Kotlin/JVM.

Running

  • Run gradle bootRun
  • Navigate to localhost:8080 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 74.0%
  • CSS 23.5%
  • HTML 2.5%