Loading...
Chapter
Setting Up Your Supabase Project and Database
Learn how to create your first Supabase project, navigate the dashboard, and set up your database schema using SQL and the intuitive visual editor.
- 01
Introduction to Supabase Projects
- 02
Creating Your First Supabase Project
- 03
Understanding the Supabase Dashboard
- 04
Navigating Your Project Settings
- 05
Getting Your Database Connection Details
- 06
Basic Database Concepts: Tables and Columns
- 07
Creating Your First Database Table
- 08
Defining Data Types and Constraints
- 09
Inserting and Querying Sample Data
- 10
Next Steps: What Lies Ahead