Tagged SaaS

5 articles

H
Next.jsSupabaseSaaS

How to Build an Internal Help Desk with Next.js and Supabase

The architecture behind a production internal request desk — Postgres row-level security for tenancy, SLA timers the database computes, and AI that helps but never blocks — on free tiers.

Aug 30, 2026 10 min read
S
SupabaseRLSmulti-tenant

Supabase Row-Level Security for Multi-Tenant Apps: A Guide

A production pattern for multi-tenant isolation in Supabase — one organization_id column, security-definer helpers, policies that combine tenant and role, triggers that fill the tenant, and tests that prove it.

Aug 28, 2026 7 min read
R
securityRBACRLS

Role-Based Access for Internal Tools: A Practical Design

How to design role-based access for an internal tool — a few flat roles, additive grants for special cases, enforcement in the database, and UI that mirrors it — without ending up with a permissions spreadsheet nobody understands.

Jul 19, 2026 7 min read
S
SaaSfree tierSupabase

SaaS on Free Tiers: An Architecture That Actually Holds

How to run a real SaaS on free tiers — Supabase, free AI APIs, free email — with the actual limits, what breaks first, the commercial-use rules people miss, and the design choices that keep it inside the budget.

Jul 17, 2026 6 min read
E
SaaSPostgrespricing

Enforcing a Freemium Plan Gate in the Database

Why freemium limits — seats, usage meters, Pro-only features — belong in Postgres triggers and functions, how to stop users upgrading themselves, and the race condition that a count-then-insert check hides.

Jun 27, 2026 7 min read
Ad spaceYour Google AdSense unit shows here once approved.