vue-support-chat
vue-support-chat copied to clipboard
A website support chat interface example using Vue Beautiful Chat and PubNub ChatEngine
Vue.js Support Chat with PubNub ChatEngine
A full chat application for in website chat, complete with a support user interface for responding to customer outreach.
Live Demo
Before you clone!
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.
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Run your tests
yarn run test
Lints and fixes files
yarn run lint
