This commit is contained in:
tymur999
2024-05-25 15:52:16 -05:00
commit 5df2f3baed
4 changed files with 166 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
node_modules
package-lock.json
*.js
.idea
.env