first commit

This commit is contained in:
2026-04-28 17:22:50 +03:30
commit 8041ce692a
19 changed files with 19295 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
node_modules/
build/
dist/
coverage/
.DS_Store
*.log
.env*
!.env.example