From Full-Stack-Project-Assessment created by Dedekind561: CodeYourFuture/Full-Stack-Project-Assessment#476
Acceptance criteria
[x] The videorec database is deployed on supabase
[x] The deployed database contains the videos table and at least 2 rows of sample data
Depends on #464
Guidance ðŸ§
Follow the Supabase deployment guide in the curriculum to register and deploy your database. After finishing the steps make sure you load up the db/initdb.sql
From Full-Stack-Project-Assessment created by Dedekind561: CodeYourFuture/Full-Stack-Project-Assessment#476
Acceptance criteria
videorec
database is deployed on supabasevideos
table and at least 2 rows of sample dataDepends on #464
Guidance ðŸ§
Follow the Supabase deployment guide in the curriculum to register and deploy your database. After finishing the steps make sure you load up the
db/initdb.sql