initial release

This commit is contained in:
Dennis Gunia
2026-01-08 19:10:51 +01:00
commit 3f1a218ea2
16 changed files with 1009 additions and 0 deletions

4
api-gateway/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
dist/*
data/*/*.json
package-lock.json
node_modules