Initial commit

This commit is contained in:
2026-02-12 00:47:15 +01:00
commit 7ab8f5f4e0
6 changed files with 934 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
node_modules
.env
build
.vscode
.DS_Store