DocHub
SVG icons, diagrams, redacted screenshots, and rsync deployment to Hostinger

Assets & Deployment

Visual Assets

SVG Icons (18 files)

Emerald green line-art icons at 64x64, stored in icons/: messaging, ai-brain, contacts, media, reminders, sync, shield-lock, layout, tags, globe-map, library, settings, personality, import-export, realtime, docker, phone-check, quick-phrases

SVG Diagrams (6 files)

Dark-themed professional diagrams in diagrams/:

Diagram Shows
system-architecture.svg Full stack: Frontend, Backend, DB, WhatsApp Web, AI providers
three-column-layout.svg CRM layout mockup
ai-reply-flow.svg Auto-reply pipeline
media-pipeline.svg Media handling flow
multi-slice-deployment.svg Nginx to 8 slices to shared PostgreSQL
dom-only-approach.svg Allowed DOM reads vs blocked Store API calls

Deployment

rsync -avz -e "ssh -p 65002 -i ~/.ssh/hostinger_hypnoelp" \
  /home/chas-watkins/code/whatsapp-crm-site/ \
  u578339199@88.223.84.186:~/domains/omelasai.com/public_html/whatsapp-crm/

No build step – edit HTML/CSS locally, rsync to deploy.

Status

Static site, no build pipeline.