From the course: Supabase Essential Training
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Supabase CLI
From the course: Supabase Essential Training
Supabase CLI
- [Instructor] Supabase has a command line interface you can use for deploying edge functions and managing your instance. Let's download and use it now. Supabase has an installation page that will automatically select the platform you're currently using to view the page, so in this case, I'm on macOS. I also have Homebrew installed, so I'm going to use these instructions. Use the instructions that fit your operating system and package manager. So I'm just going to copy this command, and I'm going to go to Terminal, and now, I'm going to paste in this command and hit Enter. All right, and now, the Supabase client is installed. The first step we're going to take after installing the Supabase client is logging in, so to do that, I'm going to type in supabase login. And then after I type that in, it says, "Press Enter to open a browser and login automatically," and if I go back over to the browser, it says, "Well done! You…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.