Skip to content

feat(cli): Add create-saas-starter - #937

Draft
stickerdaniel wants to merge 9 commits into
mainfrom
feat/create-saas-starter
Draft

stickerdaniel wants to merge 9 commits into
mainfrom
feat/create-saas-starter

Conversation

@stickerdaniel

@stickerdaniel stickerdaniel commented Sep 9, 2026

Copy link
Copy Markdown
Owner

See also #604

Problem

Creating a project currently requires the GitHub CLI/template flow, followed by separate branding and installation steps.

Solution

Add an independently packaged create-saas-starter CLI. It downloads only verified official revisions, validates archives before claiming a new target, preserves incomplete targets for recovery, delegates branding to bun run setup, and owns setup/install process trees across platforms. Root checks install and validate the child package. A native Linux/macOS/Windows workflow tests the packed tarball through Node, Bun, npx, npm create, and bun create, then uploads that exact tarball and its SHA-256 checksum.

Registry publication remains separate until maintainer authentication and package ownership are available.

Verification

  • 110 child tests
  • 2,910 root unit tests
  • Root static checks and type checks
  • Production build
  • Packed consumer SHA-256: 1090cd459f79d99f1e49144055160c18bf16a60dd6be5ad7d2bb28779b18d746

@socket-security

socket-security Bot commented Sep 9, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedtar@​7.5.22961009991100
Added@​clack/​prompts@​1.7.010010010096100

View full report

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 9, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
saas-starter 13b9fae Commit Preview URL

Branch Preview URL
Sep 09 2026, 03:37 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant