pusher-bot

1.0.1 • Public • Published

Customer Service Chatkit Demo

Demo of a full customer service chat application built with Chatkit and React. Tutorial:https://pusher.com/tutorials/customer-service-chat-react

Getting Started

  1. Clone this repository and cd into it.
  2. Execute npm install to download dependencies.
  3. See tutorial for notes on how to get the required credentials from Chatkit
  4. Open client/src/Customer.js, client/src/Support.js and .env and update them with your Chatkit credentials
  5. Run node server.js to start the Express server
  6. cd into the client folder, run npm install followed by npm start to start the development server. View http://localhost:3000 in your browser.

Pre-requisites

Built With

  • Reactjs - For creating the application frontend
  • Chatkit - Chat features

Licence

MIT

Readme

Keywords

Package Sidebar

Install

npm i pusher-bot

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

1.49 kB

Total Files

2

Last publish

Collaborators

  • chetnasingh