Initial commit

This commit is contained in:
Nova Homeserver
2025-08-15 18:02:33 +02:00
commit a1b551a405
18 changed files with 713 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
!.gitkeep
tmp/
src/tmp
node_modules/
obj/
out/