- Initial release — live demo and downloadable, runnable foundation.
SaaS Foundation
A calm, complete base for subscription software.
A quiet dashboard for teams, billing state, and product activity.
Stripe subscriptions and customer portal integration points.
Invitations, roles, and ownership-ready account controls.
Overview
SaaS Foundation is for builders who need a trusted subscription product starting point without spending weeks wiring common infrastructure. It includes workspaces, Stripe billing, onboarding, role-aware settings, transactional email, and project documentation made for AI-assisted customization.
Features
- Team workspaces and invitations
- Stripe subscriptions and customer portal
- Email and OAuth authentication
- Settings and role boundaries
- Deployment and testing guide
Make it yours in three steps
Download it
One click, one zip, the whole project. Free, MIT licensed, yours to keep.
Download SaaS FoundationRun it
Unzip it, then run this in the folder. It works immediately — no database, no accounts, no configuration.
$ npm install
$ npm run devHand it to your coding agent
The download ships with CLAUDE.md, AGENTS.md, and Cursor rules, so your agent understands the project the moment it opens the folder.
$ cd saas-foundation
$ claudeClaude Code reads the included CLAUDE.md automatically — it already knows the project.
A good first prompt:
“Give me a quick tour of this project, then help me make it mine.”Agent-ready information
Agent instructions document billing, teams, auth, schema boundaries, test expectations, and safe product module additions.
Changelog
Related foundations
Explore nearby starting points before you commit to a fork.
/developer-tools / updated Jul 1, 2026
Marketplace Foundation
Listings, discovery, detail pages, and trust signals.
/business / updated Jun 29, 2026
Client Portal
Secure client spaces for files, updates, invoices, and approvals.
/developer-tools / updated Jul 1, 2026
Internal Admin Dashboard
CRUD, tables, roles, and internal workflows over your data.