Initial commit

This commit is contained in:
ChK
2026-02-01 13:25:03 +01:00
commit b20d92535b
39 changed files with 6260 additions and 0 deletions

12
.gitignore vendored Executable file
View File

@@ -0,0 +1,12 @@
# Node
node_modules
npm-debug.log
yarn-debug.log
yarn-error.log
pnpm-debug.log
coverage
dist
build
.env
.env.
.DS_Store