Askdrop widget demo

This page pretends to be a customer's site. Paste a site key (create one via POST /admin/keys), then mount the widget — the bubble appears bottom-right.

Create a key with:
curl -X POST localhost:3000/admin/keys -H "X-Admin-Token: $ADMIN_TOKEN" -H "Content-Type: application/json" -d '{"name":"demo"}'