Skip to content

Overview

Roll call system for small teams. Serverless, backend-primary, LGPD-aware, edge-deployed on Cloudflare. PWA with offline resilience and automatic sync.

Main Stack

LayerTechnology
FrontendReact 19 · TypeScript · Vite 6 · Tailwind v4 · shadcn/ui · MUI 7
Backend (active)Cloudflare Workers · TypeScript · Zod 4 · jose (JWT)
BackendCloudflare Workers · D1 (SQLite)
DatabaseCloudflare D1 (SQLite)
Local DBDexie 4 · IndexedDB (offline fallback)
AuthPBKDF2 (Web Crypto) · JWT HS256 · refresh token rotation
Tests172 tests (vitest) — unit, integration, schema

Distributed under MIT License.