Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

erupt-sample

Runnable demo application for the Erupt framework.

Integrates the majority of Erupt modules — admin, web, terminal, AI, job scheduling, cloud server, and more — into a single Spring Boot app backed by an H2 in-memory database. Use this as a reference implementation or as a local playground for exploring Erupt features.

cd erupt-sample && mvn spring-boot:run