Skip to Content
OperationsStarter workflow

Starter workflow

Syncing with SaaS Starter

SaaS Starter (github.com/oequ/saas-starter) is the free public foundation. AI Starter (this licensed repo) merges starter/main for auth, org, shell, and base billing, then adds credits, generation, and AI platform code.

Rule: SaaS core changes go upstream first, then merge here. AI platform changes stay in this repo.

Where to put changes

ChangeRepo
Auth, org, generic shellsaas-starter → merge
Credits, generation, boardsai-saas-starter
fal GTM, video-only UXproduct fork

Quality gates

npx nx run-many -t lint npm run e2e # demo npm run e2e:web:release # web + Supabase

See docs/WORKFLOW.md and docs/QUALITY.md in the monorepo.

Last updated on