Use Supabase CLI in Vue.js and Connect to the Remote Project
In this lesson, we'll initialize local Supabase playground using the Supabase CLI, then connect it to your live Supabase project. This will allow us to control the remote Database without leaving our Vue.js project.