feat: initial setup with WhatsApp CRM apps and sync services

This commit is contained in:
2026-04-05 17:29:28 +00:00
parent d983027450
commit e8bb767884
57 changed files with 26156 additions and 0 deletions

19
apps/whatsapp-sync/.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
node_modules/
.pnp
.pnp.js
dist/
.env
.env.local
.env.production
.wwebjs_auth/
.wwebjs_cache/
*.db
*.sqlite
coverage/
.nyc_output/
test-results/
npm-debug.log*
yarn-debug.log*
.vscode/
.idea/
.DS_Store