first commit

This commit is contained in:
Beyhan Oğur
2026-04-26 22:09:32 +03:00
commit 71eff2d979
78 changed files with 10173 additions and 0 deletions

22
.dockerignore Normal file
View File

@@ -0,0 +1,22 @@
node_modules
.next
.git
.gitignore
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
.DS_Store
*.pem
README.md
SETUP.md
.vscode
.idea
coverage
.nyc_output
*.log
drizzle
.env*