Recipes

Recipes to extend Makerkit with popular SaaS use-cases and scenarios

Cover Image for Using Lemon Squeezy for SaaS subscriptions with Makerkit

Using Lemon Squeezy for SaaS subscriptions with Makerkit

·16 min read
In this recipe, we provide a step-by-step guide to replace Stripe with Lemon Squeezy for Makerkit.
Cover Image for Collecting payments upfront

Collecting payments upfront

·2 min read
If you're selling a one-off service, you may want to get paid upfront. Let's add a payment step to the onboarding flow in your Makerkit app.
Cover Image for Removing Organizations from your Project

Removing Organizations from your Project

·5 min read
If your project does not need Organizations, follow this tutorial to remove them from your project
Cover Image for Testing emails with a local SMTP Server

Testing emails with a local SMTP Server

·2 min read
In this recipe, we extend and configure Makerkit to have a fully local email server to test our application's outgoing emails
Cover Image for Limiting the Firebase Storage space used by each customer

Limiting the Firebase Storage space used by each customer

·4 min read
Limiting the amount of Storage space used by your customers can be tricky. In this article, we show how to set a quota for each of your customers.
Cover Image for Adding a new MDX content source

Adding a new MDX content source

·3 min read
Add a new MDX content source to your website
Cover Image for Charging SaaS Tenants based on the number of users

Charging SaaS Tenants based on the number of users

·8 min read
Let's extend Makerkit to charge Stripe customers based on the number of users in an organization