Skip to content

An example project to how to integrate Chat Engine into a marketplace

Notifications You must be signed in to change notification settings

alamorre/chat-engine-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Add Chat to Your Marketplace

Teams Build with Chat Engine

This is a example online marketplace with Chat Engine fully integrated.

It's meant to help people building online marketplaces. Now they can add native messaging very quickly.

Setup Required

1) Create Chat Engine Project

You will need to create a sample project to see this project run. Go to https://chatengine.io and create a sample project.

2) .env file

Make sure to add a .env file and put in the following fields:

You'll need to copy/paste your new project's ID and Private Key into this file.

REACT_APP_CHAT_ENGINE_PROJECT_ID=abcdabcd-abcd-abcd-abcd-abcdabcdabcd
REACT_APP_CHAT_ENGINE_PRIVATE_KEY=12341234-1234-1234-1234-123412341234

About

An example project to how to integrate Chat Engine into a marketplace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published