Vue.js Master Class 2024 Edition - Bootstrap the App Backend with Supabase
Lessons
- Supabase: The Perfect Backend for Vue.js Frontend 2:35
- Integrate Supabase and Connect with Vue.js 6:04
- Secure Secret App Data with Vite Environment Variables 7:29
- Use Supabase UI to Create Tables and Rows 5:06
- Use Supabase SQL Editor to Create Tables and Rows 5:41
- Use Supabase CLI in Vue.js and Connect to the Remote Project 5:07
- Create Supabase Database Migration Files in Vue.js 4:41
- Getting Started with Fakerjs 4:57
- Set Up Supabase JavaScript Client in Node Environment 5:22
- Seeding the Supabase Remote Database with Fakerjs 6:03
- Insert Bulk Entries Into Supabase Database 2:56
- Query Supabase from Vue.js Script Setup 5:19
- Use Immediately Invoked Function Expression in Script Setup 3:07
- Introduction to Vue.js Reactivity System and Using Refs 5:21
- Provide TypeScript Type Definitions for Refs in Vue.js Script Setup 3:46
- Add TypeScript Support to Supabase in Vue.js 6:36
- Create a New Page for Tasks with Database Migration, Seed and Types 7:53