initial commit

This commit is contained in:
2024-05-04 10:41:58 +02:00
parent fc26a9921a
commit cf23beb84e
9 changed files with 3419 additions and 0 deletions

5
.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
/target
/public
.env
build*
Dockerfile