chore: add deployment infrastructure

This commit is contained in:
Gleb Korotkiy
2026-06-21 11:08:30 +03:00
parent 5996c9e212
commit b99ec0c4f4
7 changed files with 259 additions and 10 deletions

24
.dockerignore Normal file
View File

@@ -0,0 +1,24 @@
.git
.gitignore
.gitea
.vscode
.idea
.fleet
node_modules
dist
dist-ssr
coverage
playwright-report
test-results
.env
.env.*
!.env.example
!.env.*.example
*.log
*.swp
*.swo
.DS_Store
Thumbs.db