Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 380 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 380 Bytes

Vaadin expo playground

This is a playground Vaadin Flow.

Requirements

  • Java 17 or later
  • An OpenAI API key as an environment variable OPENAI_API_KEY if you want to use the Chat view

Running the application

Run the app by running Application.java or with the default Maven goal:

mvn