Craft Digital × One10 Marketing
Architecture & Ownership
Prepared for One10 — Architecture Brief

What we build, where it runs, and what you own.

A clear walkthrough of the system we'll stand up for One10 — written for both the executive sponsor and the technical reviewer. Every component sits on industry-standard infrastructure, every account can live in your name from day one, and the entire stack is portable: yours to keep, transfer, or reassign at any point.

View as

System architecture, in three layers

Hover any component to expand
one10_stack.architecture Production-ready
Layer 01 / Build Where the work happens Our environment. We design, write, and review every change here before anything reaches your team.
Build Tool

AI-assisted build environment

Lovable Claude Code
Local Preview

Private staging environment

localhost · dev server
Layer 02 / Host Where the system lives The code repository and the live site. Both can sit under your organization from day one.
Source of Truth

Code repository

GitHub Version history
The Live Site

Public application hosting

Vercel Custom domain · SSL
Layer 03 / Data Where your data lives Customer records, accounts, anything the application needs to remember — secured, backed up, and yours.
Database & Authentication

Managed Postgres database with built-in auth

Supabase Postgres Row-level security Daily backups
Layer 01 · Build Tool

Lovable & Claude Code

Think of this as the workshop. AI-assisted environments that let our team produce production-quality software faster than a traditional development cycle, without trading away the engineering rigor a system of this scale requires.

AI-assisted IDEs that translate intent into production code. Lovable handles full-stack scaffolding with first-class GitHub sync; Claude Code handles deeper engineering, refactors, and review. Both produce idiomatic React / TypeScript that runs on standard infrastructure with no platform lock-in.

Lovable Claude Code
Layer 01 · Local Preview

Private dev environment

A private dress rehearsal that runs on our machines. We can see and click through the entire application in real time before a single change goes live. Every update is reviewed here first — by us, and by your team if you'd like to participate.

Local dev server (Vite) with hot module reload on a developer port. Used for rapid iteration, end-to-end testing, and stakeholder review before any push to a remote environment. Preview URLs per branch are also available via Vercel for stakeholder review without local setup.

Vite dev server HMR
Layer 02 · Source of Truth

GitHub

The vault where every line of your code lives — versioned, backed up, and traceable. Comparable to the original architectural drawings for a building. If you ever wanted to bring the project in-house or hand it to another partner, this is what you'd hand over, and the new team would be productive on day one.

Git repository serving as the canonical source. Full history, branching, pull-request workflow, code review, and audit trail. Connected to Vercel via webhook for automatic deployment on push to main. Repository can be created directly under your One10 GitHub organization, or transferred at any point.

GitHub Full version history Transferable on request
Layer 02 · The Live Site

Vercel

The address on the street — where your users actually visit. Vercel takes the code from GitHub and serves it to the world on enterprise-grade infrastructure. Every approved change ships in under a minute, and the custom domain points to your DNS, not ours.

Edge-deployed hosting with global CDN, automatic SSL, preview URLs per branch, and zero-config CI/CD from GitHub. Sub-second cold starts. SOC 2 Type II compliant. Custom domain on your DNS. The Vercel project sits in your team account from day one.

Vercel Global CDN SOC 2 Type II
Layer 03 · Database & Authentication

Supabase

Where all of your data lives — customer records, login credentials, anything the application needs to remember. Built on Postgres, the same database technology that powers many of the largest companies in the world. The project lives under your account, the data is exportable at any time, and there is no proprietary format keeping you in.

Managed Postgres with built-in authentication, row-level security, realtime subscriptions, object storage, and edge functions. Daily automated backups, point-in-time recovery, and SOC 2 compliance. Because Supabase is a thin operator layer over standard Postgres, the database can be exported and re-hosted on AWS RDS, Google Cloud SQL, Azure, or self-managed Postgres at any time — zero lock-in.

Supabase Postgres 15 Row-level security Daily backups · PITR SOC 2
What you own

Every account can live in your name from day one.

We use the same tools that companies like OpenAI, Notion, and Ramp run in production — not a proprietary platform you can't escape. If we ever parted ways, you would walk away with a complete, portable system that any qualified development team could pick up and continue running.

01 / Code
The codebase is yours.

The GitHub repository can be created directly inside your One10 organization, or transferred at any time with full version history.

02 / Data
The data is yours.

The Supabase project sits under your account. Standard Postgres throughout — exportable any time, with no proprietary format.

03 / Hosting
The hosting is yours.

The Vercel project lives in your team. The custom domain points at your DNS. You could move hosting providers in an afternoon if you ever needed to.