feat(docker): add Docker support with configuration files and entrypoint scripts

This commit is contained in:
Yusuf İpek
2026-04-09 15:54:03 +03:00
parent b1b1715578
commit e97d60cf36
13 changed files with 658 additions and 31 deletions
+18
View File
@@ -0,0 +1,18 @@
.git
.gitignore
.next
node_modules
.env
.env.docker
.env.local
.env.production
.env.development
coverage
dist
testsprite_tests
tsconfig.tsbuildinfo
README.md
PROGRESS.md
OPTIMIZATIONS.md
CLAUDE.md
AGENTS.md