0
0
Supabasecloud~10 mins

Setting up a Supabase project - Visual Walkthrough

Choose your learning style9 modes available
Process Flow - Setting up a Supabase project
Go to supabase.com
Create account or log in
Click 'New Project'
Enter project details
Wait for project setup
Access project dashboard
Start using Supabase services
This flow shows the steps to create a new Supabase project from signing in to accessing the dashboard.
Execution Sample
Supabase
1. Visit supabase.com
2. Sign up or log in
3. Click 'New Project'
4. Fill project info
5. Wait for setup
6. Access dashboard
These steps guide you through creating a new Supabase project and reaching the dashboard.
Process Table
StepActionInput/DetailsResult/State
1Visit supabase.comOpen browser and go to supabase.comSupabase homepage loads
2Sign up or log inEnter email and password or create accountUser authenticated
3Click 'New Project'Click button on dashboardProject creation form opens
4Fill project infoEnter project name, password, regionProject details saved
5Wait for setupSystem provisions database and servicesProject is ready
6Access dashboardClick on projectProject dashboard opens
💡 Project dashboard is ready for use after setup completes
Status Tracker
VariableStartAfter Step 2After Step 4After Step 5Final
User AuthenticationNot logged inLogged inLogged inLogged inLogged in
Project InfoNoneNoneName, password, region setProvisioning in progressProject ready
Dashboard AccessNoNoNoNoYes
Key Moments - 2 Insights
Why do I need to wait after entering project details?
After entering details (Step 4), Supabase sets up your database and services (Step 5). This takes time before the project is ready.
Can I access the dashboard before the project is ready?
No, the dashboard opens only after setup finishes (Step 6). Trying earlier will not work as services are not ready.
Visual Quiz - 3 Questions
Test your understanding
Look at the execution table, what is the state after Step 3?
AUser authenticated
BProject creation form opens
CProject dashboard opens
DProject details saved
💡 Hint
Check the 'Result/State' column for Step 3 in the execution table
At which step does the project become ready to use?
AStep 6
BStep 4
CStep 5
DStep 2
💡 Hint
Look for when the dashboard opens in the execution table
If you skip logging in, what will happen at Step 3?
AProject creation form opens normally
BProject is created automatically
CYou cannot click 'New Project' because you are not authenticated
DDashboard opens without project
💡 Hint
Refer to the 'User Authentication' variable in variable_tracker after Step 2
Concept Snapshot
Setting up a Supabase project:
1. Go to supabase.com and log in.
2. Click 'New Project'.
3. Enter project name, password, and region.
4. Wait for setup to complete.
5. Access your project dashboard to start using services.
Full Transcript
To set up a Supabase project, first visit supabase.com and sign up or log in. Then click the 'New Project' button on your dashboard. Enter your project details like name, password, and region. After submitting, wait while Supabase provisions your database and services. Once setup finishes, you can access the project dashboard and start using Supabase features.