Skip to content

inverno-io/inverno-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inverno Applications

The Inverno applications are a set of showcases demonstrating Inverno framework capabilities.

Inverno Ticket

The Inverno Ticket application is a simple yet powerful ticket management application that can be used to organize and plan tasks for a single person project. It is a showcase of a fullstack Web application using Vue.js on the frontend and Inverno framework on the backend to implement the Web server serving static resources and the backend REST services connecting to a Redis data store.

Building Inverno Applications

The Inverno core framework can be built using Maven and a JDK 11+ with the following command:

$ mvn install

License

The Inverno Framework is released under version 2.0 of the Apache License.