Products
Courses
Blog
Documentation
Changelog
FAQ
Pricing
Demo
Blog
The blog of Makerkit. Discover the latest about Makerkit, Next.js, Supabase, and more.
Aug 28, 2022
Charging SaaS Tenants based on the number of users
Let's extend Makerkit to charge Stripe customers based on the number of users in an organization
Aug 20, 2022
Walkthrough: Starting a Makerkit project with Firebase and Next.js
This walkthrough is a summary of the documentation to quickly bootstrapping a SaaS project with Makerkit
Aug 16, 2022
Secure your Next.js application with Firebase AppCheck
Firebase AppCheck helps us protect our websites against bad actors such as automated bots. In this post, we integrate Firebase AppCheck in a Next.js application.
Aug 15, 2022
Programmatic Authentication with Firebase and Cypress
Testing Cypress can require your test users sign-in programmatically. In this article, we show you how to sign in users with Firebase and Cypress without using the UI.
Aug 8, 2022
Caching a Next.js API with Redis
Find out how to cache a Next.js Serverless API with Redis
Aug 6, 2022
How to fix common hydration issues in Next.js and React 18
Common Next.js hydration issues and how to fix them
Aug 4, 2022
The complete guide to Stripe and Next.js
Learn everything you need to start collecting payments for your Next.js application with Stripe Checkout
Aug 3, 2022
Improve your Next.js website Core Web Vitals
In this post, we share how to optimize the performance of your Next.js website and improve your Core Web Vitals
Aug 3, 2022
Add Tailwind CSS to Next.js
Learn how to install and use Tailwind CSS in your Next.js website
Aug 2, 2022
How to call an API with Next.js
Learn how to call API endpoints in your Next.js application
Jul 29, 2022
Logging users out with Firebase Auth and Next.js
Learn how to sign users out with Firebase Auth and Next.js, and automatically redirect the user out of the page
Jul 29, 2022
How to generate an RSS feed with Next.js
Let's learn how to generate an RSS feed for our Next.js website in various formats.
Jul 29, 2022
Initialize the Firebase Admin with Next.js
Learn how to use Firebase on the server with Next.js
Jul 29, 2022
How to redirect to a page with Next.js
Learn the ways to redirect users to another page with Next.js
Jul 26, 2022
Blocking authentication with Firebase Auth Functions
Firebase has introduced functions that allow us to write server logic before or after authenticating. Let's see how to use them.
Jul 24, 2022
How to make a Convertkit sign-up form with Next.js
Want to grow your Newsletter list? Learn how to build a sign-up form with Convertkit and Next.js
Jul 23, 2022
How to make a Sitemap with Next.js
Sitemaps are fundamental for SEO. This post shares how to build a sitemap with Next.js
Jul 22, 2022
Group Security with Firestore Storage and Next.js
Learn how to write Firebase security rules for groups of users
Jul 21, 2022
Is Firebase good for building a SaaS?
This post highlights the reasons why Firebase is a great option for developing a SaaS platform
Jul 21, 2022
Using Google Analytics with Next.js
A complete guide to using Next.js and Google Analytics
Previous Page
Page 8 of 9
Next Page