Initial implementation

This commit is contained in:
2026-02-15 02:11:57 +05:00
commit 8c8d2bbfee
18 changed files with 1136 additions and 0 deletions

5
.dockerignore Normal file
View File

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