
Overview
Citara handles scheduling for services and consultations. It is written in TypeScript with SolidJS on the front end and Hono on the API, and it sits entirely on Cloudflare's platform for deployment, storage and data.
Key features:
- Booking for both service appointments and consultations
- SolidJS interface over a Hono API
- Deployed on Cloudflare Workers, close to the user
- Cloudflare D1 as the database and R2 for stored files
- A single-vendor platform footprint, which keeps operating cost and moving parts low