Skip to content

Commit d202a52

Browse files
committed
added supabase onboarding video
1 parent 72d0a67 commit d202a52

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/integrations/supabase.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,12 @@ When troublehsooting, you can visit the the logs for your Edge Function in Supa
8585
!!! warning "Enable RLS policies before going to production"
8686
Important Note: Before you deploy your app to production or use any real data, you will need to review and set up the appropriate RLS policies. I can help with that.
8787

88+
## Onboarding video
89+
90+
Here is an onboarding video that walks you through the process of using GPT Engineer together with Supabase to build a full stack app:
91+
92+
<div class="video-wrapper">
93+
<iframe width="1280" height="420" src="https://www.youtube.com/embed/QK_fGs9y6LA" frameborder="0" allowfullscreen></iframe>
94+
</div>
95+
96+

0 commit comments

Comments
 (0)