Skip to content
bizurk
← ALL CASE STUDIES

Handwrite / Q3 2025

A Multi-Platform Monorepo for Handwriting.

Turborepo architecture: shared database, API layer, and multiple client targets from one codebase.

// The Build

A Turborepo monorepo with four workspaces: @bizurk/api (FastAPI backend with Prisma ORM), @bizurk/web (React/Next.js frontend), @bizurk/mobile (mobile app target), and @bizurk/shared (TypeScript types and utilities shared across all packages). Single database schema, single API layer, multiple deployment targets from one codebase. Demonstrates the kind of architecture that scales a product from web to mobile without duplicating business logic.

// outcome

Four workspaces sharing a single database schema and API layer.

4

Workspaces

1

Shared database

1

API layer

47

Source files

Got a similar problem? Let’s talk.

Tell me what you’re trying to ship.

Send a quick message and I read it within a day, or talk to AI Michael first if you want to feel out your project before you write to me.

By sending this, you agree to the Terms and acknowledge the Privacy Policy.