LogoRecal

Architecture

How Recal is built - edge computing, tech stack, and deployment.

Edge-First Infrastructure

Recal runs on the edge for low-latency global performance.

APICloudflare Workers (edge compute) Web/DashboardVercel (edge functions)

Requests process close to users—no central bottleneck.

Tech Stack

Backend

  • Hono — TypeScript API framework

Frontend

  • Next.js 15 — React framework with App Router
  • Fumadocs — Documentation system (these docs)
  • Tailwind CSS — Styling

Resources