./.env.example
./.gitignore
./INSTALL_CPANEL.txt
./README.md
./RELEASE_NOTES.md
./VERSION
./client/index.html
./client/package.json
./client/src/App.jsx
./client/src/api.js
./client/src/main.jsx
./client/src/pages/Dashboard.jsx
./client/src/pages/Login.jsx
./client/src/pages/Widget.jsx
./client/src/styles.css
./client/vite.config.js
./db/migrations/001_initial.sql
./db/migrations/002_production_features.sql
./deploy/apache-whm-proxy.conf.example
./ecosystem.config.cjs
./package.json
./public/widget.js
./scripts/bootstrap.js
./scripts/create-admin.js
./scripts/doctor.js
./scripts/migrate.js
./server.js
./src/auth.js
./src/config.js
./src/db.js
./src/integrations/meta.js
./src/lib/http.js
./src/lib/ids.js
./src/middleware/auth.js
./src/realtime.js
./src/routes/admin.js
./src/routes/auth.js
./src/routes/brands.js
./src/routes/conversations.js
./src/routes/devices.js
./src/routes/integrations.js
./src/routes/public.js
./src/services/access.js
./src/services/ai.js
./src/services/audit.js
./src/services/businessHours.js
./src/services/crypto.js
./src/services/email.js
./src/services/push.js
./src/services/retention.js
./src/services/routing.js
./src/services/uploads.js
./tests/production.test.js
./tests/static.test.js
./whmcs/modules/addons/modulecrafter_chat/hooks.php
./whmcs/modules/addons/modulecrafter_chat/modulecrafter_chat.php
