Skip to content
Devlog

Notes from the build

Practical write-ups across my stack — Astro, Next.js, React, Node.js, Python (FastAPI), Supabase and Tailwind — and the decisions behind the sites and apps I ship.

Adding auth and a database with Supabase

Adding auth and a database with Supabase

How I add user accounts, a Postgres database and secure data access to a project with Supabase — without standing up a whole backend from scratch.

Read post