🚀 Minimal Chat - Embed Service

Service is running on port 3001

Usage

Add this script tag to your website:

<script src="http://localhost:3001/embed.js" data-site-id="YOUR_SITE_ID"></script>

Endpoints

Toggle Preview

Use the preview endpoint to embed live toggle previews in dashboards:

<iframe src="http://localhost:3001/preview?id=neon-glow&primary=%2300ff88&theme=dark"></iframe>

Parameters: id, primary, secondary, theme, size, orientation, left, right, showName

Status

✅ Service is operational