feat: initial commit

This commit is contained in:
2023-09-02 22:58:42 +02:00
commit bb0950208e
70 changed files with 22649 additions and 0 deletions

6
.eslintignore Normal file
View File

@@ -0,0 +1,6 @@
.husky
.vscode
node_modules
public
dist
.yarn