A full chat application for in website chat, complete with a support user interface for responding to customer outreach.
The chat is powered by ChatEngine and the authentication for support users is powered by PubNub Functions serverless microservices. For a full, in-depth tutorial to get this running for you, you must follow the PubNub Blog's Vue.js Support Chat with PubNub ChatEngine.
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint