> ## Documentation Index
> Fetch the complete documentation index at: https://opencals.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Clear Care — clinic template

> Clear Care, a free open-source medical clinic booking website template built on the Storefront API — Next.js 15, department-first booking, medical intake, passwordless accounts, Stripe checkout.

<Update label="August 15, 2026" tags={["Template", "Open source"]}>
  ## Clear Care — open-source clinic booking template

  The third open-source Opencals template is live. **Clear Care** is a medical
  clinic booking website — the clinical counterpart to
  [Haar](/docs/changelog/haar-template) and [Frisor](/docs/changelog/frisor-template): the
  same [Storefront API](/docs/api-reference/introduction) and typed
  [TypeScript SDK](/docs/guides/storefront-sdk) underneath, a different vertical and a
  warm, organic clinical design.

  Every screen — departments, service picker, clinician and location selectors,
  time slots, medical intake, checkout, customer account — is built with the
  public API.

  * Department-first browsing (product collections) across nine specialties
  * Clinician & multi-location booking, real-time availability with live group capacity
  * Medical intake captured at checkout and saved to the appointment
  * Passwordless customer accounts — 6-digit email login with password fallback, one-time email links via `/link/[token]`
  * Stripe payments with deposit support
  * Stack: Next.js 15, TypeScript, Tailwind v4, `@opencals/storefront-sdk`
  * MIT licensed — clone, rebrand, deploy. One-click Vercel deploy.

  [Live demo ↗](https://template-clarity.vercel.app) ·
  [GitHub ↗](https://github.com/letsopencals/template-clarity) ·
  [Template docs](/docs/open-source/clarity)
</Update>
