MAZE Software Development

SYS.01 · CRM

Tilt Media CRM

The same CRM core re-deployed as a second tenant for another agency.

Client
Tilt Media
Year
2026
Role
Architect & lead engineer
Category
CRM · SYS.01
Private system
229
backend functions
83
entity schemas
98K
lines of code
2
AI agents

This system runs behind a company login. There is no public screenshot of it — the plate carries its verified numbers instead.

The numbers

229

backend functions

83

entity schemas

98K

lines of code

2

AI agents

The engineering

  1. Proven platform reuse rather than a fork left to rot: all 83 Tilt entities are a strict subset of Trifid X’s 94, verified by set comparison. The same CRM core, its own Base44 app and its own Supabase project — a multi-tenant product play, not a one-off rebuild.

  2. Eleven entities were deliberately stripped for this tenant — LLM intake, gamification, LinkedIn prospecting, YouTube tracking, currency rates, daily-todo gating — while the full quotation engine and lead-claim pipeline were retained intact.

  3. Ships by git push to a GitHub repo that two-way syncs with the Base44 builder, so the visual builder and the source tree never diverge.

Stack

  • React 18
  • Vite 6
  • Base44
  • Deno
  • Supabase