Initialize project

This commit is contained in:
2023-07-26 18:29:07 +02:00
parent 7758924284
commit 2a8115e6f4
11 changed files with 509 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.tsbuildinfo
dist
node_modules