Initial commit: thinxtra.co company site

This commit is contained in:
Semih
2026-04-27 13:23:14 +00:00
commit 26bfaf1277
49 changed files with 3927 additions and 0 deletions

15
.dockerignore Normal file
View File

@@ -0,0 +1,15 @@
node_modules
dist
.git
.gitignore
.DS_Store
*.log
.env
.env.local
.vite
.vscode
.idea
README.md
docker-compose*.yml
Dockerfile
.dockerignore