✅ Widget server is running!
/widget.js - The widget JavaScript file/health - Health check endpointInclude the widget in your HTML:
<script src="https://bookly-widget.onrender.com/widget.js"></script> <bookly-widget provider-id="your-provider-id" api-key="your-api-key" primary-color="#6366f1" ></bookly-widget>
Try accessing: /widget.js
Note: Make sure you've built the widget first with npm run build