Logo
Login
Tech Posts 31206
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Unraveling Supabase: The Ultimate Open-Source Database Game-Changer

WTF is this?Day 5: Supabase - The Open-Source Rebel of the Database WorldHey there, tech-curious friends! Welcome to another installment of "WTF is this?", where we tackle the weird and wonderful worl...
01.08.2025 0 Read More

Postgres Views: The Hidden Security Gotcha in Supabase

When building with Supabase, Postgres Views can be a powerful tool for simplifying complex queries. But they come with a critical security consideration that isn't immediately obvious: Views bypass Ro...
09.03.2025 0 Read More

Beginner’s Guide 📘 to Using Supabase with Clerk

User authentication is crucial for any web app, and while securing it properly is essential, it can also be time-consuming. That's why, for my app WhereNow, I chose Clerk to handle the heavy lifting, ...
13.03.2025 0 Read More

supabase_vector_project container is not ready: unhealthy

This will be brief...I ran into an issue using supabase start. It would get pretty far and then stop the containers due to a networking error.I ended up finding an issue "supabase_vector_project conta...
14.03.2025 0 Read More

Secure Your Next.js App: Email & Google Authentication with Supabase, PostgreSQL RLS, and Triggers - Part 2

Secure Your Next.js App: Email & Google Authentication with Supabase, PostgreSQL RLS, and Triggers - Part 2
Supabase is a powerful backend-as-a-service that provides a PostgreSQL database, authentication, and storage, making it an excellent alternative to Firebase. Here's how to create a Supabase project an...
15.03.2025 0 Read More

Secure Your Next.js App: Email & Google Authentication with Supabase, PostgreSQL RLS, and Triggers - Part 4

Secure Your Next.js App: Email & Google Authentication with Supabase, PostgreSQL RLS, and Triggers - Part 4
In this part of the series, we will focus on building the Profiles table for our users using Prisma, Supabase, and PostgreSQL for our Next.js application. This combination offers a powerful backend so...
15.03.2025 0 Read More

Building a Node.js CRUD API with Supabase

Introduction In modern web development, integrating a backend with a scalable database is essential for building dynamic applications. In this blog, we will explore how to create a RESTful AP...
17.03.2025 0 Read More

How to Set Up a GitHub Actions Cron Job to Prevent Supabase Inactivity

If you want to keep your Supabase account active and prevent automatic suspension due to inactivity, you can set up a GitHub Actions cron job to ping your database at regular intervals. This tutorial ...
22.03.2025 0 Read More

Build AI SaaS products faster: My starter kit with Next.js, Supabase & GPT

🚀 I've been building GPT-based tools and MVPs lately, and I got tired of setting up the same things over and over: Authentication GPT integration Responsive UI Middleware for route protection .env...
26.03.2025 0 Read More

Stripe / Supabase Billing Hell (And What I Did About It)

If you’ve ever tried adding billing to a Supabase project, you probably understand why I’m writing this.I love Supabase. But when it came time to let users pay for something, everything kind of fe...
01.04.2025 0 Read More
Loading...
#reading
New AI System Helps Robots Accurately Grasp Shiny Metal Objects, Boosting Accuracy by 26%
0
KelpsGet: Um Clone Moderno do Wget em Rust 🦀
0
MCP in Action: How I Use AI to Plan My Week with Goose, Asana, and Google Calendar
0
How to Plan Your First Indie App Launch
0
JSON to XML Converter - A Free Online Tool by Pinggy
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0