first commit

This commit is contained in:
2022-09-20 15:27:52 +02:00
commit c81b312338
17 changed files with 3420 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
**/node_modules
**/public/build
**/dist
.vscode