Shivam Katareshivamkatareblog.hashnode.dev路3 hours agoMake User Management easier with Clerk + Supabase 馃敟馃敟Handling user authentication and connecting to a database can be tough, especially with modern web apps. Clerk and Supabase are two great tools that make this process easier, providing smooth user management and scalable database options. In this art...DiscussClerk.dev
Josh Campbellthingengineer.hashnode.dev路Nov 26, 2024How to Securely Access User Data with Supabase Edge FunctionsPrerequisites Assuming you have your local Supabase CLI setup and linked to your remote project. Make sure Supabase is running with: supabase start Creating a New Edge Function Run this to create a new edge function named 'admin-list-all-users': sup...Discuss路1 likewebdev
Rodrigo Mansueliblog.mansueli.com路Nov 21, 2024Executing Dynamic JavaScript Code on Supabase with Edge FunctionsSupabase is a powerful backend service that makes it easy for developers to work with real-time data, authentication, and more. One of the most interesting features it offers is Supabase Edge Functions, which allow you to create and run serverless fu...Discusssupabase
Nguyen Engineernguyengineer.dev路Nov 15, 2024Self-host your Wakatime stats for (almost) free with Supabase Postgres + Google Cloud RunIn my previous post, I introduce the project Wakapi - an alternative to Wakatime but it totally free, it mean you have to self hosted it somewhere. https://hashnode.com/post/cm3i8c9mp001609ku3rhieuku The database Wakapi provide several choices of d...Discuss路2 likes路29 readswakatime
Yoeven D KhemlaniforJigsawStack Blogblog.jigsawstack.com路Nov 8, 2024Use AI to summarize large content in your Postgres databaseVideo tutorial: https://youtu.be/3l3wRoLhb-o Summarization might seem like a basic task but can be pretty challenging to extract quality and relevant chunks, rewrite it for larger content then to form a summarization. Summarizing a research paper req...DiscussAI
ilham adhimilhamadhim.hashnode.dev路Nov 4, 2024From Curiosity to Code: Building with Supabase & ShadcnI鈥檝e been in Front-End Development for 5 years and have grown too comfortable with it. I like building things and have been observing on how my Backend peers work on their things when it comes to building web applications. Down the road, I鈥檝e heard f...Discusssupabase
Yoeven D KhemlaniforJigsawStack Blogblog.jigsawstack.com路Nov 1, 2024Adding AI translation to your Supabase Postgres database from the dashboardVideo tutorial: https://youtu.be/loOJxuwgn2g Translations can be difficult to manage at scale in your database, especially for social generated content that consistently gets added and changed. Here鈥檚 how you can add AI translation right into your Su...DiscussAI
Hirameichgi.hashnode.dev路Nov 1, 2024Banning users with SupabaseFor one of my side projects I came to the scenario in which I would like to have a way of prevent access to users who has demonstrated malicious activity or simply deny access 馃檳 Ban users (easy way) You can ban users directly from the Supabase authe...Discussbanning
Pratiksha kadamlastoyster.hashnode.dev路Oct 20, 2024Boost Your Flutter App's Performance Using Supabase DatabaseIntroduction Supabase For Flutter App: Supabase offers a powerful backend solution that works seamlessly with Flutter, allowing developers to build complex applications quickly. By using Supabase's features like real-time data handling and authentica...DiscussFlutter
Harvey Ducayharveyducay.blog路Oct 10, 2024How I made a note sharing app on v0.devIn today's fast-paced tech world, developers are constantly seeking ways to streamline their workflow and bring ideas to life quickly. Enter v0.dev, an AI-powered development assistant that's revolutionizing the way we build web applications. This to...Discuss路35 readsNext.js