add analytics

This commit is contained in:
2026-06-05 00:11:45 -03:00
parent a2947b3bf2
commit fd8e9049bf
35 changed files with 1540 additions and 30 deletions

8
.gitignore vendored
View File

@@ -144,4 +144,10 @@ deploy_homolog.sh
/SDD
app/.vscode/settings.json
app/specs
app/specs
# Environment variables - never commit secrets
.env
.env.*.local
app/.env.local
app/.env.production
app/.env.offline