Developer Guides
Documentation
Clear setup guides for billing, architecture, security, testing, and extension workflows.
Architecture
This document explains the architecture of the SaaS kit: boundaries, core domains, and the event-driven billing model.
Billing (Stripe, Paddle)
This kit implements a provider-agnostic billing domain with adapter implementations per provider.
Feature Matrix
This document compares the current kit with the SaaSykit public feature list and highlights what is complete, partial, or still planned.
Localization
This kit ships with a simple localization setup focused on customer-facing pages. The admin panel stays in English by default.
Security
This document is a practical checklist for securing the SaaS kit in production.
Testing Guide
This guide covers a practical testing workflow for the kit: automated tests plus a focused manual smoke pass.
Theming and Branding
This kit provides a theming and branding system designed for SSR + Filament.
Versions
Fill this file with the exact major/minor versions pinned in this repo.