feat: add Docker configuration and health check endpoint while updating analytics filtering and build types

This commit is contained in:
poyrazavsever
2026-06-06 23:22:38 +03:00
parent 5353c43279
commit 59b3897b44
4 changed files with 83 additions and 18 deletions
+47
View File
@@ -0,0 +1,47 @@
# Dependencies
node_modules
npm-debug.log*
yarn-debug.log*
pnpm-debug.log*
# Next.js
.next
out
dist
build
# Environment files (will be injected at runtime)
.env*
!.env.example
# Version control
.git
.gitattributes
# IDE
.vscode
.idea
# OS
.DS_Store
Thumbs.db
# Python (legacy)
__pycache__
*.py
*.pyw
requirements.txt
# Docs & Scripts
docs
*.md
!README.md
*.bat
ROADMAP.md
# Supabase (not needed in Docker image)
supabase
# Artifacts / Gemini
.artifacts
.gemini