# Remixtape

A Remix SaaS boilerplate with Prisma, Stripe subscriptions, and team management

https://topboilerplates.com/remixtape

Framework: React Router (Remix) | Pricing: $3 one-time

## Verdict

Best for: Remix developers building a team-based SaaS who want Stripe subscriptions, RBAC, and background jobs already wired up.

Skip if: You're not building in Remix, or you want a free/open-source option instead of a paid license.

## Description

Remixtape is a paid SaaS boilerplate for Remix apps, sold via Gumroad. It ships remix-auth authentication, role-based authorization, Prisma ORM on PostgreSQL, Stripe Checkout for subscriptions, team invitations with self-serve billing, and BullMQ background jobs, with Playwright E2E tests configured.

## Pros and cons

+ Team management with invitations and self-serve billing built in

+ Background job processing via BullMQ included, not just request/response

+ Playwright E2E tests configured out of the box

+ Both single-app and unlimited license options available

- Sold through Gumroad rather than a dedicated marketing site, which can feel less polished

- Single-license price ($280) is high relative to some competing Remix kits

- Built and maintained by a solo developer (m5r), so long-term support depends on one person

## Features

- auth-included
- rbac-roles
- teams-orgs
- invitations
- payments-included
- subscriptions
- customer-portal
- background-jobs
- e2e-tests
- one-time-license
- unlimited-projects

## Stack

- Prisma
- Postgres
- Stripe
- Tailwind
- TypeScript

## Links

- Website: https://topboilerplates.com/go/remixtape

## Alternatives

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