Skip to content

Oneil-R/react-chat-support-engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Support Engine

This project is powered by Chat Engine.

Setup

First, go to Chat Engine and create a account and project.

Create a .env.local local file and set the following environment variabled.

REACT_APP_CE_PRIVATE_KEY=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
REACT_APP_CE_PROJECT_ID=YYYYYYYY-YYYY-YYYY-YYYY-YYYYYYYYYYYY

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.6%
  • CSS 47.2%
  • HTML 1.2%