Necati Özmenforrefinerefine.hashnode.net·Sep 22, 2022OTP Authentication with Supabase and Twilio in ReactAuthor: Vijit Ail Introduction Passwords are one of the most popular ways to authenticate a user. However, passwords have disadvantages, such as being subject to brute force attacks and data breaches. Another significant problem with password-based ...Discuss·83 likes·273 readssupabase
Fatuma Abdullahihijabicoder.hashnode.net·Jan 7, 2023My 2022? Reflections (Dev Retro 2022)Introduction 👋🏼 My name is Fatuma and my journey toward tech and learning to code has been one of many false starts and sudden stops that have always felt unanticipated. This is a reflection piece on the ebbs and flows of that journey in 2022 speci...Paul Onteri and 6 others are discussing this7 people are discussing thisDiscuss·31 likes·383 readssupabase
Kirill Inozkirillinoz.hashnode.net·Dec 6, 2022How Supabase Powers MockuryIf you follow me on Twitter, you have probably heard about the project I'm working on called Mockury. I'm constantly posting updates about it on there as part of my second take on the #100DaysOfCode challenge. If you haven't heard about it, Mockury i...Andrew Baisden and 1 other are discussing this2 people are discussing thisDiscuss·24 likes·297 readssupabase
Lucas Schiavinilucas-schiavini.hashnode.net·Jul 16, 2024cost of ignoranceI have had very little backend experience until today(July 7th). I spent the last 3 days debugging how to self host supabase. Because I didn't know how to roll my own auth, i did do my own auth in 2019, but its so long ago and i remember it being so ...Discussclaude
Fatuma Abdullahihijabicoder.hashnode.net·Apr 25, 2023Build An Image Gallery With Flutter Web And Supabase StorageWhat is Supabase Storage? Supabase storage is a service offered by Supabase that allows for easy management of files. It wraps up Amazon's S3 service and integrates well with the other Supabase services even while remaining modular. You can access th...Discuss·20 likes·39 readssupabase
Kirill Inozkirillinoz.hashnode.net·Apr 25, 2023Build an AI Tool with Supabase Edge FunctionsArtificial intelligence (AI) became very trendy in the last half a year. With the introduction of ChatGPT, OpenAI took the spotlight in the AI space. This wonders nobody, as apart from offering this useful tool to normal folks, OpenAI offers many AI ...Discuss·10 likes·47 readssupabase
Christosyallurium.hashnode.net·Apr 25, 2023Full-stack Dart with Flutter, Supabase and Dart EdgeIntroduction Supabase has recently had its 7th Launch Week, with lots of new features and functionality shipped by the Supabase team as well as the community. One of the community highlights was Dart Edge for Supabase Edge Functions. Built by Inverta...Discuss·101 readsDart
John Ademoyejohna.hashnode.net·Apr 25, 2023Build A CRUD App with Express And SupabaseEven though I'm a Frontend Developer, I've always wanted to know how the backend (BE) works and I've over time tried some server-side technologies like Express with MongoDB, ASP.NET (C#) and Laravel (PHP). But my most recent contact was when I got a ...Discuss·1 like·75 readscrud
The Future Programmer1linksapp.hashnode.net·Apr 23, 2023How to run custom SQL queries using functions in SupabaseSupabase is an open-source alternative to Firebase that offers a PostgreSQL database, authentication, and API tools for developers. One of the most powerful features of Supabase is the ability to run custom SQL queries using functions. In this articl...Discuss·10 likesSQL
Alain Iglesiasaiherrera.hashnode.net·Apr 23, 2023The ultimate guide to Supabase Edge FunctionsIntroduction In my previous post Getting Started with Supabase: A Comprehensive Guide for Developers, I covered several basic topics about this great BaaS platform to get you ready for a deep dive into it. So, if this is your first time over here I r...Discuss·48 readsSupabase: One for AllEdge-Functions
Rodrigo Martins Mansuelimansueli.hashnode.net·Apr 21, 2023How to Use GitHub Actions for Backing Up Supabase Storage ObjectsGitHub Actions is a feature that allows you to automate your software development workflows right in your GitHub repository. You can create custom workflows that perform any job you'd like, such as building, testing, deploying, or packaging your code...Discuss·73 readssupabase
Nikki Lopeznikkilopez.hashnode.net·Apr 18, 2023Supabase: The Next Generation of Open-Source Backend as a ServiceIf you are looking for an open-source backend as a service, Supabase is a top contender. Supabase is the next generation of open-source backends for web and mobile applications, as it offers an easy-to-use interface, support for real-time data, and p...Discusssupabase
Alain Iglesiasaiherrera.hashnode.net·Apr 16, 2023Getting Started with Supabase: A Comprehensive Guide for DevelopersWhat is Supabase and how does it work? Supabase is a popular open-source platform that allows developers to create backend APIs quickly and easily. With Supabase, you can set up a fully-functional backend for your web application in minutes, complete...DiscussSupabase: One for Allsupabase