A Lightweight, Feature-Rich, and Production-Ready Remix Stack for your next SaaS application.
pnpm dlx create-remix-saas@latest
pnpm exec prisma generate
pnpm exec prisma db push
pnpm exec prisma db seed
We've created a simple demo that displays all template-provided features. Psst! Give the site a few seconds to load! (It's running on a free tier!)
Note
Remix SaaS is an Open Source Template that shares common bits of code with: Indie Stack, Epic Stack, Supa Stripe Stack, and some other amazing Open Source Remix resources. Check them out, please!
Please, read the Getting Started Documentation to successfully initialize your Remix SaaS Template.
If you found Remix SaaS helpful, consider supporting it with a ⭐ Star. It helps the repository grow and provides the required motivation to continue maintaining the project. Thank you!
Special thanks to @mw10013 who has been part of the Remix SaaS development.