@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
- Initiate a chat session by clicking the button at the bottom right.
- 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.