--- id: 'getting-started' title: 'Getting Started' description: 'Resources for getting started with Supabase.' hideToc: true ---
Develop with Supabase AI-first using plugins, MCP, and skills. Learn about the different API keys in Supabase and how to use them. Use the Supabase CLI to develop locally and collaborate between teams.
### Use cases
Build AI-enabled applications using our Vector toolkit. Clone, deploy, and fully customize a SaaS subscription application with Next.js. Postgres full-text search, image storage, and more.
### Framework quickstarts <$Show if="docs:framework_quickstarts">
Learn how to create a Supabase project, add some sample data to your database, and query the data from a React app. Learn how to create a Supabase project, add some sample data to your database, and query the data from a Next.js app. Learn how to create a Supabase project, add some sample data to your database, and query the data from a Nuxt app. Learn how to create a Supabase project, add some sample data to your database, secure it with auth, and query the data from a Hono app. Learn how to create a Supabase project, add some sample data to your database using Prisma migration and seeds, and query the data from a RedwoodJS app. <$Show if="sdk:dart"> Learn how to create a Supabase project, add some sample data to your database, and query the data from a Flutter app. <$Show if="sdk:swift"> Learn how to create a Supabase project, add some sample data to your database, and query the data from an iOS app. <$Show if="sdk:kotlin"> Learn how to create a Supabase project, add some sample data to your database, and query the data from an Android Kotlin app. Learn how to create a Supabase project, add some sample data to your database, and query the data from a SvelteKit app. Learn how to create a Supabase project, add some sample data to your database, and query the data from a SolidJS app. Learn how to create a Supabase project, add some sample data to your database, and query the data from a Vue app. Learn how to create a Supabase project, add some sample data to your database, and query the data from a TanStack Start app. Learn how to create a Supabase project, add some sample data to your database, and query the data from a Refine app.
<$Show if="!quickstarts:hide_nimbus"> <$Partial path="quickstart_nimbus.mdx" /> <$Show if="docs:web_apps"> ### Web app demos
Learn how to build a user management app with Next.js and Supabase Database, Auth, and Storage functionality. Learn how to build a user management app with React and Supabase Database, Auth, and Storage functionality. Learn how to build a user management app with Vue 3 and Supabase Database, Auth, and Storage functionality. Learn how to build a user management app with Nuxt 3 and Supabase Database, Auth, and Storage functionality. Learn how to build a user management app with Angular and Supabase Database, Auth, and Storage functionality. Learn how to build a user management app with RedwoodJS and Supabase Database, Auth, and Storage functionality. Learn how to build a user management app with Svelte and Supabase Database, Auth, and Storage functionality. Learn how to build a user management app with SvelteKit and Supabase Database, Auth, and Storage functionality. Learn how to build a user management app with Refine and Supabase Database, Auth, and Storage functionality.
<$Show if="docs:mobile_tutorials"> ### Mobile tutorials
<$Show if="sdk:dart"> Learn how to build a user management app with Flutter and Supabase Database, Auth, and Storage functionality. Learn how to build a user management app with Expo React Native and Supabase Database, Auth, and Storage functionality. Learn how to implement social authentication in an app with Expo React Native and Supabase Database and Auth functionality. <$Show if="sdk:kotlin"> Learn how to build a product management app with Android and Supabase Database, Auth, and Storage functionality. <$Show if="sdk:swift"> Learn how to build a user management app with iOS and Supabase Database, Auth, and Storage functionality. Learn how to build a user management app with Ionic React and Supabase Database, Auth, and Storage functionality. Learn how to build a user management app with Ionic Vue and Supabase Database, Auth, and Storage functionality. Learn how to build a user management app with Ionic Angular and Supabase Database, Auth, and Storage functionality.