Initialize project

This commit is contained in:
2023-12-02 15:12:34 +01:00
parent 0c313f43db
commit 42d47b15c9
9 changed files with 548 additions and 0 deletions

3
.gitignore vendored Normal file
View File

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