MonkeyChat helps you set up your own chat in your site.
We have two ways to implement a chat.
It is the easiest and fastest way, you only need to add the JavasCript file from a CDN and set up configuration. The steps are in widget example
https://cdn.criptext.com/v2.1.0/monkeyChatEnterprise.js
If you need to customize the chat's logic, add enhancements, set up communications, etc. we recommend you follow these react examples