
With today’s update to Figma Make, you can now build richer prototypes and fully functional web applications, complete with real backend logic using Supabase—all without leaving Figma.
This integration brings a faster, more seamless path from idea to reality. With AI-powered prompts and built-in Supabase support, Figma Make automatically suggests adding a backend when your prompt calls for it, so you don’t even need to ask. You can add auth, databases, or file uploads exactly when you need them, without handoffs, context-switching, or backend expertise.
Mock data becomes a real Postgres database. Placeholder flows become working auth, storage, and real user data—all powered by Supabase. Here’s what’s possible inside Figma Make with Supabase:
Store structured data with Supabase
Supabase brings a production-grade Postgres database to your Figma Makes. It’s perfect for anything from a journaling app to a CRM. You get structured tables, relational logic, and a secure API to query your data.
Figma Make prompt example:
_10Create an internal CRM where sales reps can log new leads, track status updates, and filter leads by region or priority. Each lead record should be editable and tied to a specific account manager.
Add authentication to your Figma Make apps
Secure sign-in is just a prompt away. Ask Figma Make to “add Supabase Auth” and it will wire up email/password, magic links, or social logins like GitHub and Google. Supabase automatically scopes data so users only access what they should.
Figma Make prompt example:
_10Build a customer portal where users can create accounts, sign in with Google or email/password, and view their order history. Ensure each customer can only see their own data.
Upload and manage files
Let users upload images, PDFs, or any file type directly in your Figma Make project. Supabase Storage securely stores each file and lets you control who can access it.
Figma Make prompt example:
_10Build a content submission platform where users can upload images, pitch decks, or PDFs. Display uploaded files in a user’s profile, and restrict access to their own files only.
Bring in data from anywhere
With Supabase, your Make prototypes or apps aren't limited to a single data source—you can easily pull in live data, connect to APIs, and add AI-powered features.
- Edge Functions let you run backend logic close to your users. Think of them like lightweight serverless functions that can fetch data, transform it, and return just what your Make needs.
- Foreign Data Wrappers allow you to query external databases and APIs as if they were part of your own Supabase project. That means you can pull in live data from internal systems, spreadsheets, or external APIs, without syncing or duplicating data.
- Vector embeddings enable AI-powered features like semantic search and recommendations by letting you store and search high-dimensional data (like text or images) using natural language. Ideal for building smarter search bars, content discovery, or personalization.
Get started with Figma Make
Figma Make already made it easier to go from concept to interactive experience. Now, with Supabase, you can go even further—building fully functional web apps powered by a production-grade backend.
Bring your ideas to life today with Figma Make and Supabase.