A buildability classification of the application types commonly generated on Lovable-style platforms — evaluated against a self-contained stack of Supabase (Postgres, Auth, Storage, Realtime, Edge Functions, Scheduled Jobs) with a Next.js frontend, social login, and Stripe payments. Each supported app lists the native features it relies on; partially- and not-buildable apps are tagged with the external modules they require.
An app is fully buildable when its core function reduces to data, auth, files, realtime, payments, and scheduled jobs — all native to the stack. The feature tags in the matrix map to these primitives.
Relational data, row-level security for multi-tenant gating, pgvector, full-text search.
Email/password, magic links, social OAuth (Google, GitHub, Apple) handled natively.
File & media objects, signed URLs, image transforms, CDN delivery.
Live subscriptions, presence, broadcast for chat, feeds, collaboration.
Serverless logic: webhooks, PDF generation, integrations, custom endpoints.
pg_cron / scheduled functions for reminders, digests, recurring billing.
Checkout, subscriptions, billing portal, webhooks — inside the project.
Filter by tier, search by app or feature, and sort any column. Supabase Features Used shows the native primitives each supported app draws on; External Modules lists what must come from outside.
| Application ▼ | Category ▼ | Buildability ▼ | Supabase Features Used ▼ | External Modules ▼ | Notes |
|---|
The Supabase feature tags and external module tags used throughout the matrix.