Initial commit

This commit is contained in:
2022-12-31 14:18:27 +01:00
commit 6ae46c5d34
36 changed files with 1956 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
__pycache__
.venv
node_modules
package-lock.json