first release

This commit is contained in:
2025-05-05 23:28:09 +02:00
parent b8d150d785
commit 07f82b1e8f
35 changed files with 6443 additions and 0 deletions

5
server/.dockerignore Normal file
View File

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