Initial commit

This commit is contained in:
Yaser
2026-08-13 20:26:04 +03:30
commit 056fa76514
1923 changed files with 113766 additions and 0 deletions

10
.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
node_modules
build
.git
debug.log
.env.development
.env.local
.env.*.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*