Initial commit

This commit is contained in:
2024-06-15 21:59:28 +02:00
commit 488f5fe514
18 changed files with 743 additions and 0 deletions

5
.dockerignore Normal file
View File

@ -0,0 +1,5 @@
*
!build/*-runner
!build/*-runner.jar
!build/lib/*
!build/quarkus-app/*