First import

This commit is contained in:
2022-04-05 23:00:18 +02:00
commit f7aa21e338
46 changed files with 1621 additions and 0 deletions

7
template/.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
.git
.github
target/
tests/
Dockerfile
web/dist
api/config/local.*