@upstash/chatbox

Create a ChatBox Widget (like Intercom live chat) for your Next.js site. Nothing to maintain, it is completely serverless.

When your website's visitor starts a session, the chat link is sent to your Slack channel.


Demo

  1. Initiate a chat session by clicking the button at the bottom right.
  2. to interact with the chat.️

Admin page link will also posted to the Slack channel in the format of yoursite.com/chat/:id

Appearance

Setup

You can refer to the GitHub README file for installation.