Back to Portfolio
Kaupskip
Production-ready, multi-tenant services platform built on Cloudflare Workers. Provides contact form email service, consultation scheduler, and pre-meeting AI agent.
ReactTypeScriptCloudflare WorkersD1 DatabasePython FastAPIDocker

About This Project
A production-ready services platform designed for multi-tenant deployments on Cloudflare's edge network.
Kaupskip provides essential business services that can be embedded into any website: contact form handling with customizable email templates, a consultation scheduler with calendar integration and Zoom links, and a pre-meeting AI agent for client preparation.
Key features include:
- Multi-tenant architecture with per-business configuration
- Contact form email service with Jinja2 templates
- Consultation scheduler with availability rules and time blocks
- React admin portal for managing businesses and templates
- D1 database for persistent storage
- Python FastAPI container for email delivery via Gmail SMTP
- Durable Objects for container lifecycle management