Skip to content

mvysny/bookstore-vok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

171 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powered By Vaadin on Kotlin Gitter

Bookstore App Starter for Vaadin

This is a Vaadin-on-Kotlin example application, used to demonstrate features of the Vaadin Flow Java framework. A full-stack app: uses the H2 database instead of a dummy service. Requires Java 17+.

The easiest way of using it is simply to git-clone this repository:

git clone https://github.com/mvysny/bookstore-vok
cd bookstore-vok
./gradlew clean run

The Bookstore Example will be running on http://localhost:8080

Live Demo

Live Demo.

Prerequisites

The project can be imported into the IDE of your choice, with Java 17 installed, as a Gradle/Kotlin project.

Documentation

Please see the Vaadin Boot documentation on how you run, develop and package this Vaadin-Boot-based app.

Links

The project uses the following libraries:

About

A Bookstore Vaadin Example Ported to Vaadin-on-Kotlin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors