first commit

This commit is contained in:
Beyhan Oğur
2026-04-26 21:45:19 +03:00
commit 60db80892b
101 changed files with 16757 additions and 0 deletions

12
.dockerignore Normal file
View File

@@ -0,0 +1,12 @@
.git
.idea
.vscode
tmp
uploads
node_modules
dist
.DS_Store
main
.env
docker-compose.yml
Dockerfile