
Makerkit #5 - Server Components in Next.js
Goodbye useEffect. React Server Components in Next.js, shown on a ticketing system: how to fetch data from Supabase safely, straight on the server.
5 articles in this category

Goodbye useEffect. React Server Components in Next.js, shown on a ticketing system: how to fetch data from Supabase safely, straight on the server.

Designing safe schemas in PostgreSQL, migrations in Supabase, and RLS policies that guard not only access but also the business limits of your SaaS.

Does your app still look like a template? Meet Makerkit's configuration architecture, Zod validation and feature flags — and fit the branding to your own product.

Installing Makerkit (Next.js + Supabase) step by step: Turborepo architecture, the role of packages, and the routing structure in the App Router. The essentials, summarised.

The start of a series on building your own SaaS. A survey of the boilerplate market, why I chose Makerkit (Next.js + Supabase), and what working in a monorepo feels like.