Dashboard
To change admin credentials, update ADMIN_EMAIL and ADMIN_PASSWORD in your .env file and restart the server.
WhatsApp API configuration
Credentials are managed via environment variables. Set WHATSAPP_ACCESS_TOKEN and WHATSAPP_PHONE_NUMBER_ID in your .env file. Never store tokens in the browser.
JICM Messaging Workspace v2.0
Built for Jyothy Institute of Commerce and Management, Bengaluru. Powered by Node.js, Express, Firebase Firestore and Meta WhatsApp Cloud API.
Tech Stack
Backend: Node.js + Express | Database: Firebase Firestore | Auth: JWT | Messaging: Meta WhatsApp Cloud API v20.0 | Frontend: HTML / CSS / JS
Configuration
All credentials and settings are managed via the .env file. See .env.example for reference.