Products
Courses
Blog
Documentation
Changelog
FAQ
Pricing
Demo
Blog
The blog of Makerkit. Discover the latest about Makerkit, Next.js, Supabase, and more.
Mar 10, 2025
Introducing the React Router 7 SaaS Starter Kit
Announcing the release of our React Router 7 + Supabase SaaS Boilerplate! The SaaS template for shipping your SaaS with React Router 7.
Mar 1, 2025
Using OTP Verification in Makerkit
Learn how to implement OTP verification in Makerkit to add extra security to your application.
Feb 21, 2025
Announcing the Makerkit Dev Tools
Makerkit Dev Tools is a suite of development utilities that helps you validate, debug, and manage your Next.js Supabase application during development.
Feb 1, 2025
Introducing the Figma UI Kit for Makerkit
We're excited to announce the release of the Figma UI Kit for Makerkit. This kit allows you to easily create beautiful and consistent UI components using Figma.
Jan 20, 2025
Announcing the React Native Expo Kit for Makerkit
We're excited to announce the release of the React Native Expo Kit - an Open Source Kit for Makerkit apps. It's a fully-functional React Native app that allows you to build and deploy your SaaS using Expo.
Jan 17, 2025
Best Practices for Building a SaaS with Windsurf and Makerkit
Windsurf is a new AI-powered editor taking the developer experience to the next level. With the new optimized rules for Makerkit, building a SaaS just got a lot easier!
Jan 16, 2025
Best Practices for Building a SaaS with Cursor and Makerkit
Cursor is the hottest AI editor in the market. With the new optimized rules for Makerkit, building a SaaS just got a lot easier!
Jan 3, 2025
2024 Review - and a look at the future
2024 was a year of great changes for Makerkit. Here's a look at what we've accomplished and what's next.
Dec 27, 2024
Introducing a free and open source Next.js Supabase SaaS Starter Kit
Looking for a free Next.js SaaS Template? Announcing a lite version of our Next.js Supabase SaaS Boilerplate, now open source!
Dec 25, 2024
Updating Shadcn UI Components to React 19
In React 19, the 'forwardRef' function was deprecated. This post will show you how to update your Shadcn UI components to work with React 19 and ensure future compatibility.
Dec 24, 2024
Building a Real-time Notification System with Supabase and Next.js
Learn how to build a complete real-time notification system using Supabase and Next.js. Includes live updates, dismissible notifications, and Row Level Security.
Dec 23, 2024
Building Embeddable React Widgets: Production-Ready Guide
Learn to build production-ready embeddable React widgets. Bundle with Rollup, isolate styles with Shadow DOM, and deploy a single script that works on any website.
Dec 21, 2024
Using Drizzle ORM with Supabase in Next.js: A Complete Guide
In this comprehensive guide, we'll walk through integrating Drizzle ORM with your Next.js Supabase project, offering you the best of both worlds: Supabase's powerful features and Drizzle's type-safe query builder.
Dec 21, 2024
Smoke Testing Your SaaS: A Practical Guide for Founders
Learn how to implement effective smoke testing for your SaaS application. This guide covers essential test scenarios, implementation strategies, and best practices to quickly verify core functionality.
Dec 21, 2024
SaaS Error Monitoring with Telegram
Telegram bots are super fun and easy to set up. In this post, we'll show you how to use Telegram to monitor your SaaS and get notified when errors occur in Makerkit
Dec 20, 2024
End-to-End Testing Your SaaS with Playwright
Learn end-to-end testing with Playwright using real-world examples from a Next.js SaaS application. Covers test architecture, Page Object patterns, CI/CD setup, and practical strategies for reliable tests.
Dec 18, 2024
Next.js 16 App Router Project Structure: The Definitive Guide
Learn how to structure a production-grade Next.js 16 App Router project using Turborepo, route groups, feature packages, and battle-tested patterns from shipping real SaaS applications.
Dec 16, 2024
Server Actions vs Route Handlers: When to Use Each in Next.js
Server Actions handle internal mutations with type safety. Route Handlers build external APIs. Learn when to use each in Next.js with a clear decision framework.
Dec 10, 2024
Server-only Code in Next.js 15
Ensure your Next.js code is only executed on the server-side using these lesser known Next.js features
Nov 18, 2024
Generate Dynamic OG Images with Next.js 16
Learn to generate dynamic Open Graph images in Next.js 16 using ImageResponse and Sharp. Covers the opengraph-image.tsx convention, custom fonts, and Vercel deployment.
Previous Page
Page 3 of 9
Next Page