Blog

Read the latest articles about SaasRock.

Building a Contracts SaaS with SaasRock — Part 4 — B2B Document Management Module
Tutorial
2 months ago

Building a Contracts SaaS with SaasRock — Part 4 — B2B Document Management Module

After a 3-day break, I’ll create another entity called Documents so users can share documents between accounts, aka B2B document compliance management.

Building a Contracts SaaS with SaasRock — Part 3 - Sharing Contract with Linked Account
Tutorial
3 months ago

Building a Contracts SaaS with SaasRock — Part 3 - Sharing Contract with Linked Account

In this chapter, I'll let my users link with other accounts in order to share Contracts between them, and I'll build a better Signer selector component.

Building a Contracts SaaS with SaasRock — Part 2 — Signing Contracts with Dropbox Sign
Tutorial
3 months ago

Building a Contracts SaaS with SaasRock — Part 2 — Signing Contracts with Dropbox Sign

In this chapter, I’m going to create the Contracts module using SaasRock’s Entity Code Generator, customize the generated code, and implement the Dropbox Sign A

Building a Contracts SaaS with SaasRock — Part 1 — Initial Project Setup
Tutorial
3 months ago

Building a Contracts SaaS with SaasRock — Part 1 — Initial Project Setup

This is a series where I’ll be documenting the migration of a Document and Contract SaaS application I built 2 years ago, Délega, to SaasRock v0.8.2.

SaasRock v0.8 - Page Blocks, Notifications, and Onboarding
Article
4 months ago

SaasRock v0.8 - Page Blocks, Notifications, and Onboarding

I'm excited to announce the release of SaasRock v0.8, which introduces several powerful new features, including Page Blocks, Notifications, and Onboarding.

SaasRock v0.7 - Entity Builder 2.0 - Low-code CRUD on steroids for SaaS apps
Article
6 months ago

SaasRock v0.7 - Entity Builder 2.0 - Low-code CRUD on steroids for SaaS apps

What is CRUDAPVLMEIGK and why your SaaS needs it sooner or later?

SaasRock v0.6 - Usage-based, One-time, and Multi-currency pricing
Article
7 months ago

SaasRock v0.6 - Usage-based, One-time, and Multi-currency pricing

The first release of SaasRock came with only 2 pricing models, Flat rate and Per-seat. Soon enough I'd realize 2 things: I need to support more pricing models.

SaasRock v0.5.0 - Cookie consent and built-in Analytics
Article
7 months ago

SaasRock v0.5.0 - Cookie consent and built-in Analytics

Let your users know the cookies used on your site, and track their page views and events with the built-in analytics Enterprise feature.

SaasRock v0.4.0 - Events and Webhooks
Article
7 months ago

SaasRock v0.4.0 - Events and Webhooks

Use the Events to log essential data and use Webhooks to customize your business logic within internal or external webhooks.

SaasRock v0.3.2 - Row Filters, Tags, Tasks, Comments, Workflows, Kanban Board, and API limits
Article
7 months ago

SaasRock v0.3.2 - Row Filters, Tags, Tasks, Comments, Workflows, Kanban Board, and API limits

The entity builder just got stronger with a lot of new features for every created Row. Plus a Kanban board component and API limits based on the account's subscription.

Creating a CRM from scratch using SaasRock’s Entity Builder
Article
7 months ago

Creating a CRM from scratch using SaasRock’s Entity Builder

I’ll write about the steps I take as I’m creating my own CRM for SaasRock’s core.

SaasRock v0.2.7 - Roles, Permissions, Groups, and Row-level visibility
Article
7 months ago

SaasRock v0.2.7 - Roles, Permissions, Groups, and Row-level visibility

Added admin and application Roles & Permissions for page views and actions. Added application Groups and Row-level visibility - only you, public, or share with account members, groups, or specific users.

SaasRock - The Remix SaaS kit - May 2022 Product Update
Article
7 months ago

SaasRock - The Remix SaaS kit - May 2022 Product Update

Custom Entities with Views/Forms/API/Webhooks, PER_SEAT pricing model, and new docs page.

7 things I've learned using Remix for 1 month
Article
7 months ago

7 things I've learned using Remix for 1 month

Full-stack routes, loaders, actions, error boundaries, optimistic UI, and more.

Remix SaaS kit v0.0.1 - QuickStart & Core Concepts
Tutorial
7 months ago

Remix SaaS kit v0.0.1 - QuickStart & Core Concepts

Learn what you can do with the Remix SaaS kit.