Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
/ webchat-demo Public archive

🖥️ 💬 A React based web-chat application for the Connie network. Requires an active ConnieRTC account and is currently in alpha testing. Do not use in production.

Notifications You must be signed in to change notification settings

ConnieML/webchat-demo

Repository files navigation

Current Status

This repository has been archived due to no longer having relevant use in the current state of Connie.

🖥️ 💬 Connie Web-chat UI Demo

This is a demo-only web app to demonstrate web-chat features of the Connie Enterprise web based chat feature. This project was bootstrapped with Create React App.

You can find the most recent version of the guide on how to perform common tasks here.

This package can only be consumed together with Twilio Flex. Visit http://twilio.com/flex to find out more.

Instructions

  1. Install all dependencies by running:
npm install
  1. Copy webchat-appConfig.sample.js in public/assets folder and configure accordingly to use your Twilio account
cp public/assets/webchat-appConfig.sample.js public/assets/webchat-appConfig.js
  1. Start Flex UI by running:
npm start

About

🖥️ 💬 A React based web-chat application for the Connie network. Requires an active ConnieRTC account and is currently in alpha testing. Do not use in production.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published