SaasRock

SaasRock

The Remix SaaS Boilerplate

5.0
4 reviews

234 followers

Launch production-ready SaaS apps with +25 built-in features: Auth, Admin portal, App dashboard, Stripe Subscriptions, Workflows, Blog, Knowledge Base, Entity Builder (CRUD and API), Events, Email Marketing, Page Blocks, Notifications, Metrics, Cache, and more.
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
SaasRock gallery image
Payment Required
Launch Team

What do you think? …

Alexandro Martínez
Hey Hunters 😁! I've been working on this Remix SaaS boilerplate for the past 20 months, it's about time I launch it. SaasRock is a full-stack SaaS starter kit with features structured into 3 main sections: 1. BUILD 🛠 - App Portal - Pricing Plans - Workflows - Notifications - Entity Builder 2. MARKET 📈 - Marketing Pages - Blogging - Analytics - Knowledge Base - Email Marketing - Page Block Builder 3. MANAGE 🔧 - Admin Dashboard - Accounts and Users - Authentication - Roles and Permissions - API - Metrics + Cache - Events + Audit Trails - Onboarding + Feature Flags Stack: Remix v2 + Vite, Tailwind CSS, Prisma, with integrations for Stripe, Postmark and Novu. And the cherry on top: shadcn/ui integration. I wanted to build Help Desk and Affiliates & Referrals before launching, but perfection is the enemy of done.
Alexandro Martínez
@avalonxt Thank you :D... Yes. You have 3 main parts: front pages (for anon users and marketing), /app/:tenant pages, and /admin pages. I've built 5 different type of B2B apps (you can see them at /showcase). The last SaaS I built is Indexer.so, a 3-day project (see it at /saas-templates/google-page-indexer). And I'm currently working on a Directory Listing Builder template/youtube-series, and my focus this year is to release as many SaaS templates as possible, covering different SaaS types.
Harrison Johnson
@avalonxt @alexandromtzg the showcase is super helpful! Subscribed to your YouTube for more content :) SaaSRock is a really powerful concept and great for PH community - excited to play around with this and I dig the positioning around MVP'ing something as a use case.
Zama Khan Mohammed
Love this! What are you future plans for SaaSRock?
Alexandro Martínez
@zama_khan_mohammed 1) SaaS templates, 2) building SaaS apps of my own will improve the codebase, 3) custom subdomains/domains, 4) Vercel, Cloudflare and more deployment provider docs (now with Vite), 5) more built-in features like Help Desk, 6) resolve/close the current 80 open issues 7) AI everywhere 8) … time is what I need!
Alex Dulub
Hey Alexandro, Impressive work on SaasRock! It's quite a comprehensive list of features you've got there, and it sounds like a massive time-saver for SaaS startups. The focus on building, marketing, and managing within one framework is super appealing. Out of curiosity, which feature was the most challenging to integrate? Keep up the great work, and I can't wait to see how Help Desk and Affiliates & Referrals turn out once you add them!
Alexandro Martínez
@alex_dulub The most difficult one for me was the Entity Builder, it started as a simple feature for a Expense Request app I was building and it required custom properties. I thought, why not built a whole autogenerated list, new, edit, overview, share, comments... forms? and while I'm at it, autogenerated API and API docs, with relationships (one-to-one, one-to-many) integrated. Turned out to be a super complex no-code "form" builder for app tenants. But I love it! Even though no-code hits a wall at a certain point, I move quickly (watch my latest Directory Listing Builder where I use it) Thanks for the support :D