slotline · v0.1
Bookings,
embedded.
A self-hosted booking widget that drops into any website with a single <script> tag. Atomic slot allocation, swappable email backend, single deployable unit.
Live demo
The widget below is the same bundle you would embed on any external site. Pick a slot — a real booking will be created.
resources: 5
· Boardroom
· Consultation
· Focusdesk
· Sun Boardroom
· Will Execution
Embed snippet
Paste this where you want the widget to appear. Set data-api-base to this deployment's origin (or leave empty for same-origin), and optionally pin data-resource-id to skip the picker.
<div data-slotline-widget
data-api-base="https://your-deployment.example.com"
data-resource-id="cmop2zl78001301o44lqgqajy"></div>
<script src="https://your-deployment.example.com/embed.js" defer></script>