Add leads handlers, WhatsApp integration, and test files

This commit is contained in:
2026-05-02 17:40:38 +00:00
parent 8833e38b80
commit 57e6e5a6fd
24 changed files with 2305 additions and 115 deletions

11
.gitignore vendored
View File

@@ -53,3 +53,14 @@ Thumbs.db
# Go CRM data
data/*.db
# Databases (all locations)
*.db
*.db-journal
# WhatsApp session auth
.wwebjs_auth/
# Go build artifacts
apps/go-crm/go-crm
apps/go-crm/tmp/