Initial commit

This commit is contained in:
2024-03-12 22:28:05 +01:00
commit 7711bcc220
40 changed files with 5137 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.env
config.json
/backend/target
/frontend/node_modules
/frontend/dist
/docker/privacy-policy.html
.idea/