Skip to content

Latest commit

 

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saasy

A collection of reusable SaaS starter templates. Each variant is a self-contained workspace — clone the folder you want and go.

Variants

Variant Audience Framework Auth Status
b2b-betterauth-next/ B2B Next.js 16 BetterAuth Active
b2c-clerk-vite/ B2C Vite + React Clerk Active

Structure

Each variant is its own pnpm + turbo workspace with its own package.json, pnpm-lock.yaml, and dependency tree. There is no root workspace — variants do not share code at the filesystem level. If a pattern proves reusable across variants, extract it into a published package rather than cross-linking folders.

Using a template

cp -r saasy/b2c-clerk-vite my-new-app
cd my-new-app
pnpm install
pnpm dev

About

Multi-tenant SaaS template.

Resources

Stars

10 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages