A simple loader for the public site.
The standard embed is a script tag with your API base and widget token. It is designed to be easy to add to an existing app shell or site layout.
<script src="https://widget.dchat.com/loader.js"
data-api="https://api.dchat.com"
data-widget-token="YOUR_WIDGET_TOKEN"></script>