This is a continuation of my previous post on setting up Authentication using Supabase. You'll just need to set up Supabase and add your credentials/API key to a .env.local file to get up and running. You should be familiar with JavaScript, have had some experience with Vue 3, and you should have Node.js and NPM installed.

18m read timeFrom freecodecamp.org
Post cover image
Table of contents
The Starting Code RepoPrerequisitesGetting StartedHow to Fetch a Podcast RSS FeedHow to Add a Table to the Supabase DBHow to Link Up the UI to the DB So the User Can Save PodcastsHow to Set Up the Other Pages for Our Podcast AppHow to Get the Transcriptions of the PodcastsHow to Save the TranscriptionsConclusion

Sort: