# SaaSKits Remix Boilerplate

Remix SaaS starter with MongoDB, Prisma, Stripe billing and shadcn/ui

https://topboilerplates.com/saaskits-remix-boilerplate

Framework: React Router (Remix) | Pricing: paid

## Verdict

Best for: Developers who want a Remix SaaS starter with MongoDB/Prisma and Stripe billing already wired, using shadcn/ui for the UI layer.

Skip if: You want a Postgres-first data layer, or need a framework other than Remix/React Router.

## Description

SaaSKits' Remix boilerplate by Keyur and Shyam pairs Remix and React with MongoDB via Prisma, styled with Tailwind CSS and shadcn/ui components. It includes email/password auth with Google social login, Stripe checkout with a configurable billing portal, transactional email templates, authenticated routes with data-ownership checks, and baseline SEO (meta tags, RSS, sitemap) alongside light/dark mode.

## Pros and cons

+ Full auth + Stripe billing + transactional email stack pre-integrated for Remix

+ Uses shadcn/ui and Tailwind, a popular modern component approach

+ MIT-licensed

- No public GitHub repo to inspect the code before buying

- Exact pricing wasn't published on the site at time of review

- MongoDB/Prisma combo is less common than Postgres for Remix SaaS starters, which may limit ecosystem tooling fit

## Features

- auth-included
- social-login
- payments-included
- customer-portal
- email-templates
- seo-optimized
- sitemap-generation
- dark-mode
- mit-licensed

## Stack

- TypeScript
- MongoDB
- Prisma
- Tailwind
- shadcn/ui
- Stripe

## Links

- Website: https://topboilerplates.com/go/saaskits-remix-boilerplate

## Alternatives

- [IndieKit](https://topboilerplates.com/indiekit)
- [Carrot Seed](https://topboilerplates.com/carrot-seed)
- [ShipFast](https://topboilerplates.com/shipfast)
