Application layer
Next.js App Router, layouts, server components, and API routes define the application structure.
Architecture
Gatework Studio combines Next.js, TypeScript, Supabase, Clerk, Drizzle, JSON Schema Forms, and Trigger.dev into a structured project foundation.
Next.js App Router, layouts, server components, and API routes define the application structure.
Auth resolvers, registry, navigation, layouts, form patterns, and server actions live in the core area.
Business areas are implemented as modules with config, page, schema, and project logic.
Supabase/PostgreSQL, Drizzle schema, tenant tables, and JSONB data form the persistence base.
Trigger.dev tasks structure processing steps for sources, documents, and chunks.
Client projects add custom modules, integrations, workflows, and branding.